Searched defs:getErrorReturnValue (Results 1 - 1 of 1) sorted by last modified time

/frameworks/native/opengl/tools/glgen/src/
H A DJniCodeEmitter.java294 String getErrorReturnValue(CFunc cfunc) { method in class:JniCodeEmitter
881 String retval = getErrorReturnValue(cfunc);
907 String retval = getErrorReturnValue(cfunc);
952 String retval = getErrorReturnValue(cfunc);

Completed in 25 milliseconds