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

/frameworks/native/opengl/tools/glgen/src/
H A DJniCodeEmitter.java241 boolean hasCheckTest(CFunc cfunc) { method in class:JniCodeEmitter
256 boolean hasCheckTest(CFunc cfunc, String cname) { method in class:JniCodeEmitter
989 || hasCheckTest(cfunc)
1125 if (hasCheckTest(cfunc, cname)) {

Completed in 25 milliseconds