Searched refs:hasEGLHandleArg (Results 1 – 2 of 2) sorted by relevance
31 boolean hasEGLHandleArg = false; field in CFunc68 hasEGLHandleArg = true; in addArgument()102 public boolean hasEGLHandleArg() { in hasEGLHandleArg() method in CFunc103 return hasEGLHandleArg; in hasEGLHandleArg()
103 if (cfunc.hasEGLHandleArg()) { in emitCode()