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

1 2

  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Buffer.cpp 24 mUsage = GL_DYNAMIC_DRAW;
  /frameworks/base/libs/hwui/
Patch.cpp 203 mVertices, GL_DYNAMIC_DRAW);
  /frameworks/base/opengl/java/android/opengl/
GLES11.java 66 public static final int GL_DYNAMIC_DRAW = 0x88E8;
GLES20.java 70 public static final int GL_DYNAMIC_DRAW = 0x88E8;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11.java 64 int GL_DYNAMIC_DRAW = 0x88E8;
  /development/tools/glesv2debugger/src/com/android/glesv2debugger/
GLEnum.java 456 GL_DYNAMIC_DRAW(0x88E8),
  /frameworks/base/libs/rs/driver/
rsdAllocation.cpp 204 drv->mallocPtr, GL_DYNAMIC_DRAW);
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/
GLEnum.java 456 GL_DYNAMIC_DRAW(0x88E8),
  /development/ndk/platforms/android-4/include/GLES/
gl.h 516 #define GL_DYNAMIC_DRAW 0x88E8
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 122 #define GL_DYNAMIC_DRAW 0x88E8
  /development/tools/emulator/opengl/host/libs/Translator/include/GLES/
gl.h 516 #define GL_DYNAMIC_DRAW 0x88E8
    [all...]
  /development/tools/emulator/opengl/host/libs/Translator/include/GLES2/
gl2.h 122 #define GL_DYNAMIC_DRAW 0x88E8
  /external/mesa3d/include/GLES2/
gl2.h 122 #define GL_DYNAMIC_DRAW 0x88E8
  /external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
gl2.h 122 #define GL_DYNAMIC_DRAW 0x88E8
  /frameworks/base/opengl/include/GLES/
gl.h 516 #define GL_DYNAMIC_DRAW 0x88E8
    [all...]
  /frameworks/base/opengl/include/GLES2/
gl2.h 122 #define GL_DYNAMIC_DRAW 0x88E8
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 515 #define GL_DYNAMIC_DRAW 0x88E8
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 515 #define GL_DYNAMIC_DRAW 0x88E8
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 121 #define GL_DYNAMIC_DRAW 0x88E8
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 515 #define GL_DYNAMIC_DRAW 0x88E8
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 121 #define GL_DYNAMIC_DRAW 0x88E8
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 515 #define GL_DYNAMIC_DRAW 0x88E8
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 121 #define GL_DYNAMIC_DRAW 0x88E8
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 515 #define GL_DYNAMIC_DRAW 0x88E8
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h 121 #define GL_DYNAMIC_DRAW 0x88E8

Completed in 80 milliseconds

1 2