Searched refs:printIfcheckPostamble (Results 1 – 1 of 1) sorted by relevance
/frameworks/native/opengl/tools/glgen/src/ |
D | JniCodeEmitter.java | 232 void printIfcheckPostamble(PrintStream out, boolean isBuffer, boolean emitExceptionCheck, in printIfcheckPostamble() method in JniCodeEmitter 234 printIfcheckPostamble(out, isBuffer, emitExceptionCheck, in printIfcheckPostamble() 238 void printIfcheckPostamble(PrintStream out, boolean isBuffer, boolean emitExceptionCheck, in printIfcheckPostamble() method in JniCodeEmitter 414 printIfcheckPostamble(out, isBuffer, emitExceptionCheck, in emitNativeBoundsChecks() 476 printIfcheckPostamble(out, isBuffer, emitExceptionCheck, iii); in emitNativeBoundsChecks()
|