Searched defs:glIsQuery (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES30.java532 // C function GLboolean glIsQuery ( GLuint id )
534 public static native boolean glIsQuery( method in class:GLES30
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h497 #define glIsQuery wrap_glIsQuery macro
H A Dgles_undefine.h497 #undef glIsQuery macro

Completed in 1019 milliseconds