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

1 2 3 4

  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11Ext.java 34 int GL_WEIGHT_ARRAY_OES = 0x86AD;
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES11ExtHeader.java-if 84 public static final int GL_WEIGHT_ARRAY_OES = 0x86AD;
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
MatrixPaletteRenderer.java 215 gl.glEnableClientState(GL11Ext.GL_WEIGHT_ARRAY_OES);
224 gl.glDisableClientState(GL11Ext.GL_WEIGHT_ARRAY_OES);
  /frameworks/base/opengl/java/android/opengl/
GLES11Ext.java 84 public static final int GL_WEIGHT_ARRAY_OES = 0x86AD;
    [all...]
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
GLClientState.cpp 56 m_states[WEIGHT_LOCATION].glConst = GL_WEIGHT_ARRAY_OES;
164 case GL_WEIGHT_ARRAY_OES:
  /external/robolectric/v1/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /development/ndk/platforms/android-4/include/GLES/
glext.h 141 #define GL_WEIGHT_ARRAY_OES 0x86AD
    [all...]
  /device/generic/goldfish-opengl/system/GLESv1_enc/
GLEncoder.cpp 321 int loc = ctx->m_state->getLocation(GL_WEIGHT_ARRAY_OES);
    [all...]
  /external/mesa3d/include/GLES/
glext.h 147 #define GL_WEIGHT_ARRAY_OES 0x86AD
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES/
glext.h 141 #define GL_WEIGHT_ARRAY_OES 0x86AD
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES/
glext.h 141 #define GL_WEIGHT_ARRAY_OES 0x86AD
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/GLES/
glext.h 141 #define GL_WEIGHT_ARRAY_OES 0x86AD
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/GLES/
glext.h 141 #define GL_WEIGHT_ARRAY_OES 0x86AD
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/GLES/
glext.h 141 #define GL_WEIGHT_ARRAY_OES 0x86AD
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/GLES/
glext.h 141 #define GL_WEIGHT_ARRAY_OES 0x86AD
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/GLES/
glext.h 141 #define GL_WEIGHT_ARRAY_OES 0x86AD
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/GLES/
glext.h 141 #define GL_WEIGHT_ARRAY_OES 0x86AD
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/GLES/
glext.h 141 #define GL_WEIGHT_ARRAY_OES 0x86AD
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/GLES/
glext.h 141 #define GL_WEIGHT_ARRAY_OES 0x86AD
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/GLES/
glext.h 141 #define GL_WEIGHT_ARRAY_OES 0x86AD
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/GLES/
glext.h 141 #define GL_WEIGHT_ARRAY_OES 0x86AD
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/GLES/
glext.h 141 #define GL_WEIGHT_ARRAY_OES 0x86AD
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/GLES/
glext.h 141 #define GL_WEIGHT_ARRAY_OES 0x86AD
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/GLES/
glext.h 141 #define GL_WEIGHT_ARRAY_OES 0x86AD
    [all...]
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/GLES/
glext.h 141 #define GL_WEIGHT_ARRAY_OES 0x86AD
    [all...]

Completed in 893 milliseconds

1 2 3 4