HomeSort by relevance Sort by last modified time
    Searched refs:glIsTexture (Results 26 - 50 of 122) sorted by null

12 3 4 5

  /development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
MatrixTrackingGL.java 913 public boolean glIsTexture(int texture) {
  /external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
gl2.h 561 GL_APICALL GLboolean GL_APIENTRY glIsTexture (GLuint texture);
  /frameworks/base/opengl/java/android/opengl/
GLES20.java     [all...]
  /frameworks/base/opengl/java/com/google/android/gles_jni/
GLImpl.java     [all...]
  /frameworks/native/opengl/include/GLES/
gl.h 691 GL_API GLboolean GL_APIENTRY glIsTexture (GLuint texture);
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 560 GL_APICALL GLboolean GL_APIENTRY glIsTexture (GLuint texture);
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 690 GL_API GLboolean GL_APIENTRY glIsTexture (GLuint texture);
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 690 GL_API GLboolean GL_APIENTRY glIsTexture (GLuint texture);
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 560 GL_APICALL GLboolean GL_APIENTRY glIsTexture (GLuint texture);
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 690 GL_API GLboolean GL_APIENTRY glIsTexture (GLuint texture);
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 560 GL_APICALL GLboolean GL_APIENTRY glIsTexture (GLuint texture);
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 690 GL_API GLboolean GL_APIENTRY glIsTexture (GLuint texture);
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 560 GL_APICALL GLboolean GL_APIENTRY glIsTexture (GLuint texture);
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 690 GL_API GLboolean GL_APIENTRY glIsTexture (GLuint texture);
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h 560 GL_APICALL GLboolean GL_APIENTRY glIsTexture (GLuint texture);
  /prebuilts/ndk/5/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 690 GL_API GLboolean GL_APIENTRY glIsTexture (GLuint texture);
    [all...]
  /prebuilts/ndk/5/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 560 GL_APICALL GLboolean GL_APIENTRY glIsTexture (GLuint texture);
  /prebuilts/ndk/6/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 690 GL_API GLboolean GL_APIENTRY glIsTexture (GLuint texture);
    [all...]
  /prebuilts/ndk/6/platforms/android-4/arch-x86/usr/include/GLES/
gl.h 690 GL_API GLboolean GL_APIENTRY glIsTexture (GLuint texture);
    [all...]
  /prebuilts/ndk/6/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 560 GL_APICALL GLboolean GL_APIENTRY glIsTexture (GLuint texture);
  /prebuilts/ndk/6/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 560 GL_APICALL GLboolean GL_APIENTRY glIsTexture (GLuint texture);
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/GLES/
gl.h 691 GL_API GLboolean GL_APIENTRY glIsTexture (GLuint texture);
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/GLES2/
gl2.h 561 GL_APICALL GLboolean GL_APIENTRY glIsTexture (GLuint texture);
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/GLES/
gl.h 691 GL_API GLboolean GL_APIENTRY glIsTexture (GLuint texture);
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/GLES2/
gl2.h 561 GL_APICALL GLboolean GL_APIENTRY glIsTexture (GLuint texture);

Completed in 3624 milliseconds

12 3 4 5