Home
last modified time | relevance | path

Searched defs:isBuffer (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/opengl/tools/glgen/src/
DJniCodeEmitter.java198 void printIfcheckPostamble(PrintStream out, boolean isBuffer, boolean emitExceptionCheck, in printIfcheckPostamble()
204 void printIfcheckPostamble(PrintStream out, boolean isBuffer, boolean emitExceptionCheck, in printIfcheckPostamble()
352boolean isBuffer, boolean emitExceptionCheck, String offset, String remaining, String iii) { in emitNativeBoundsChecks()
430boolean isBuffer, boolean emitExceptionCheck, String offset, String remaining, String iii) { in emitSentinelCheck()
DJType.java185 public boolean isBuffer() { in isBuffer() method in JType