Searched refs:printIfcheckPostamble (Results 1 – 1 of 1) sorted by relevance
/frameworks/native/opengl/tools/glgen/src/ |
D | JniCodeEmitter.java | 198 void printIfcheckPostamble(PrintStream out, boolean isBuffer, boolean emitExceptionCheck, in printIfcheckPostamble() method in JniCodeEmitter 200 printIfcheckPostamble(out, isBuffer, emitExceptionCheck, in printIfcheckPostamble() 204 void printIfcheckPostamble(PrintStream out, boolean isBuffer, boolean emitExceptionCheck, in printIfcheckPostamble() method in JniCodeEmitter 380 printIfcheckPostamble(out, isBuffer, emitExceptionCheck, in emitNativeBoundsChecks() 442 printIfcheckPostamble(out, isBuffer, emitExceptionCheck, iii); in emitNativeBoundsChecks()
|