Home
last modified time | relevance | path

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

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