Home
last modified time | relevance | path

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

/frameworks/native/opengl/tools/glgen/src/
DJniCodeEmitter.java247 boolean hasCheckTest(CFunc cfunc) { in hasCheckTest() method in JniCodeEmitter
262 boolean hasCheckTest(CFunc cfunc, String cname) { in hasCheckTest() method in JniCodeEmitter
1008 || hasCheckTest(cfunc) in emitJniCode()
1144 if (hasCheckTest(cfunc, cname)) { in emitJniCode()