Searched refs:getErrorReturnValue (Results 1 - 1 of 1) sorted by relevance

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

Completed in 60 milliseconds