Docs plus removing some junk per API review.
Change-Id: I45f995b656754550be68c78e467071d6e59b348f
This commit is contained in:
@ -46,7 +46,7 @@ public class ProgramVertex extends Program {
|
||||
/**
|
||||
* Create a builder object.
|
||||
*
|
||||
* @param rs
|
||||
* @param rs Context to which the program will belong.
|
||||
*/
|
||||
public Builder(RenderScript rs) {
|
||||
super(rs);
|
||||
|
Reference in New Issue
Block a user