Searched defs:hasTypedBufferArg (Results 1 - 1 of 1) sorted by last modified time

/frameworks/native/opengl/tools/glgen/src/
H A DJFunc.java33 boolean hasTypedBufferArg = false; field in class:JFunc
72 public boolean hasTypedBufferArg() { method in class:JFunc
73 return hasTypedBufferArg;
90 hasTypedBufferArg = true;

Completed in 51 milliseconds