Searched defs:emitFunctionCall (Results 1 - 1 of 1) sorted by path

/frameworks/native/opengl/tools/glgen/src/
H A DJniCodeEmitter.java156 void emitFunctionCall(JFunc jfunc, PrintStream out, String iii, boolean grabArray) { method in class:JniCodeEmitter
575 emitFunctionCall(jfunc, out, iii, false);

Completed in 38 milliseconds