Home
last modified time | relevance | path

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

/frameworks/native/opengl/tools/glgen/src/
DJniCodeEmitter.java275 boolean hasCheckTest(CFunc cfunc) { in hasCheckTest() method in JniCodeEmitter
290 boolean hasCheckTest(CFunc cfunc, String cname) { in hasCheckTest() method in JniCodeEmitter
1036 || hasCheckTest(cfunc) in emitJniCode()
1172 if (hasCheckTest(cfunc, cname)) { in emitJniCode()