HomeSort by relevance Sort by last modified time
    Searched defs:glIsTexture (Results 1 - 13 of 13) sorted by null

  /external/quake/quake/src/WinQuake/
glquake.h 380 #define glIsTexture(...) do { glIsTexture(__VA_ARGS__); GLCHECK("glIsTexture");} while(0)
  /frameworks/base/opengl/java/android/opengl/
GLES11.java 540 // C function GLboolean glIsTexture ( GLuint texture )
542 public static native boolean glIsTexture(
GLES20.java     [all...]
GLErrorWrapper.java     [all...]
GLLogWrapper.java     [all...]
  /frameworks/base/opengl/java/com/google/android/gles_jni/
GLImpl.java     [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11.java 424 boolean glIsTexture(
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
MatrixTrackingGL.java 913 public boolean glIsTexture(int texture) {
  /prebuilt/sdk/8/
android.jar 
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/9/
android.jar 

Completed in 28 milliseconds