HomeSort by relevance Sort by last modified time
    Searched refs:GL_ACTIVE_TEXTURE (Results 1 - 25 of 75) sorted by null

1 2 3

  /sdk/emulator/opengl/shared/OpenglCodecCommon/
glUtils.cpp 135 case GL_ACTIVE_TEXTURE:
  /frameworks/base/opengl/java/android/opengl/
GLES11.java 25 public static final int GL_ACTIVE_TEXTURE = 0x84E0;
GLES20.java 25 public static final int GL_ACTIVE_TEXTURE = 0x84E0;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11.java 23 int GL_ACTIVE_TEXTURE = 0x84E0;
  /development/ndk/platforms/android-4/include/GLES/
gl.h 481 #define GL_ACTIVE_TEXTURE 0x84E0
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 371 #define GL_ACTIVE_TEXTURE 0x84E0
  /external/mesa3d/include/GLES2/
gl2.h 371 #define GL_ACTIVE_TEXTURE 0x84E0
  /external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
gl2.h 371 #define GL_ACTIVE_TEXTURE 0x84E0
  /frameworks/native/opengl/include/GLES/
gl.h 481 #define GL_ACTIVE_TEXTURE 0x84E0
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 371 #define GL_ACTIVE_TEXTURE 0x84E0
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/GLES/
gl.h 481 #define GL_ACTIVE_TEXTURE 0x84E0
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/GLES2/
gl2.h 371 #define GL_ACTIVE_TEXTURE 0x84E0
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/GLES/
gl.h 481 #define GL_ACTIVE_TEXTURE 0x84E0
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/GLES2/
gl2.h 371 #define GL_ACTIVE_TEXTURE 0x84E0
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 480 #define GL_ACTIVE_TEXTURE 0x84E0
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 480 #define GL_ACTIVE_TEXTURE 0x84E0
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 370 #define GL_ACTIVE_TEXTURE 0x84E0
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 480 #define GL_ACTIVE_TEXTURE 0x84E0
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 370 #define GL_ACTIVE_TEXTURE 0x84E0
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 480 #define GL_ACTIVE_TEXTURE 0x84E0
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 370 #define GL_ACTIVE_TEXTURE 0x84E0
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 480 #define GL_ACTIVE_TEXTURE 0x84E0
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h 370 #define GL_ACTIVE_TEXTURE 0x84E0
  /prebuilts/ndk/android-ndk-r5/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 480 #define GL_ACTIVE_TEXTURE 0x84E0
    [all...]
  /prebuilts/ndk/android-ndk-r5/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 370 #define GL_ACTIVE_TEXTURE 0x84E0

Completed in 625 milliseconds

1 2 3