Searched refs:glIsQuery (Results 1 – 18 of 18) sorted by relevance
241 glIsQuery;
519 GL_ENTRY(GLboolean, glIsQuery, GLuint id)
15 GLboolean glIsQuery ( GLuint id )
534 public static native boolean glIsQuery( in glIsQuery() method in GLES30
457 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glIsQuery);1305 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glIsQuery); in init_stub_library()
457 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glIsQuery);1305 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glIsQuery); in init_stub_library()
454 GLboolean API_ENTRY(glIsQuery)(GLuint id) {455 CALL_GL_API_RETURN(glIsQuery, id);
1109 GL_APICALL GLboolean GL_APIENTRY glIsQuery (GLuint id);
1111 GL_APICALL GLboolean GL_APIENTRY glIsQuery (GLuint id);
918 _returnValue = glIsQuery( in android_glIsQuery__I()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
20275 method public static boolean glIsQuery(int);
31207 method public static boolean glIsQuery(int);