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

/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
988 || hasCheckTest(cfunc)
1124 if (hasCheckTest(cfunc, cname)) {

Completed in 2381 milliseconds