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

1 2 3

  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES11Header.java-if 133 public static final int GL_TEXTURE_COORD_ARRAY_POINTER = 0x8092;
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmContext.cpp 256 arrType == GL_TEXTURE_COORD_ARRAY_POINTER ? GL_TEXTURE_COORD_ARRAY :
370 ptr = getPointer(GL_TEXTURE_COORD_ARRAY_POINTER);
  /frameworks/base/opengl/java/android/opengl/
GLES11.java 133 public static final int GL_TEXTURE_COORD_ARRAY_POINTER = 0x8092;
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11.java 131 int GL_TEXTURE_COORD_ARRAY_POINTER = 0x8092;
  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
GLClientState.cpp 177 case GL_TEXTURE_COORD_ARRAY_POINTER: {
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
GLClientState.cpp 177 case GL_TEXTURE_COORD_ARRAY_POINTER: {
  /external/robolectric/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /development/ndk/platforms/android-4/include/GLES/
gl.h 270 #define GL_TEXTURE_COORD_ARRAY_POINTER 0x8092
    [all...]
  /frameworks/native/opengl/include/GLES/
gl.h 270 #define GL_TEXTURE_COORD_ARRAY_POINTER 0x8092
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 269 #define GL_TEXTURE_COORD_ARRAY_POINTER 0x8092
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 269 #define GL_TEXTURE_COORD_ARRAY_POINTER 0x8092
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 269 #define GL_TEXTURE_COORD_ARRAY_POINTER 0x8092
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 269 #define GL_TEXTURE_COORD_ARRAY_POINTER 0x8092
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 269 #define GL_TEXTURE_COORD_ARRAY_POINTER 0x8092
    [all...]
  /prebuilts/ndk/5/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 269 #define GL_TEXTURE_COORD_ARRAY_POINTER 0x8092
    [all...]
  /prebuilts/ndk/6/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 269 #define GL_TEXTURE_COORD_ARRAY_POINTER 0x8092
    [all...]
  /prebuilts/ndk/6/platforms/android-4/arch-x86/usr/include/GLES/
gl.h 269 #define GL_TEXTURE_COORD_ARRAY_POINTER 0x8092
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/GLES/
gl.h 270 #define GL_TEXTURE_COORD_ARRAY_POINTER 0x8092
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/GLES/
gl.h 270 #define GL_TEXTURE_COORD_ARRAY_POINTER 0x8092
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 270 #define GL_TEXTURE_COORD_ARRAY_POINTER 0x8092
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/GLES/
gl.h 270 #define GL_TEXTURE_COORD_ARRAY_POINTER 0x8092
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 270 #define GL_TEXTURE_COORD_ARRAY_POINTER 0x8092
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 270 #define GL_TEXTURE_COORD_ARRAY_POINTER 0x8092
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 270 #define GL_TEXTURE_COORD_ARRAY_POINTER 0x8092
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 270 #define GL_TEXTURE_COORD_ARRAY_POINTER 0x8092
    [all...]

Completed in 279 milliseconds

1 2 3