Home
last modified time | relevance | path

Searched refs:printIfcheckPostamble (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/opengl/tools/glgen/src/
DJniCodeEmitter.java232 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()