Searched defs:glIsTexture (Results 1 – 9 of 9) sorted by relevance
424 boolean glIsTexture( in glIsTexture() method
542 public static native boolean glIsTexture( in glIsTexture() method in GLES11
1225 public boolean glIsTexture(int texture) { in glIsTexture() method in GLErrorWrapper
1281 public static native boolean glIsTexture( in glIsTexture() method in GLES20
3173 public boolean glIsTexture(int texture) { in glIsTexture() method in GLLogWrapper
243 glIsTexture = 217; enumerator
858 const GLMessage_Function GLMessage::glIsTexture; member in android::gltrace::GLMessage
1206 static const Function glIsTexture = GLMessage_Function_glIsTexture; variable
1537 public native boolean glIsTexture( in glIsTexture() method in GLImpl