HomeSort by relevance Sort by last modified time
    Searched refs:GL_CW (Results 126 - 150 of 231) sorted by null

1 2 3 4 56 7 8 910

  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/GLES/
gl.h 186 #define GL_CW 0x0900
    [all...]
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/GLES2/
gl2.h 164 #define GL_CW 0x0900
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/GLES/
gl.h 186 #define GL_CW 0x0900
    [all...]
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/GLES2/
gl2.h 164 #define GL_CW 0x0900
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLEnum.java 59 GL_CW(0x0900),
    [all...]
  /frameworks/native/opengl/libagl/
primitives.cpp 829 const GLenum winding = (c->lerp.area() > 0) ? GL_CW : GL_CCW;
    [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h 188 #define GL_CW 0x0900
    [all...]
  /development/ndk/platforms/android-21/include/GLES3/
gl3.h 142 #define GL_CW 0x0900
    [all...]
  /development/ndk/platforms/android-24/include/GLES2/
gl2.h 150 #define GL_CW 0x0900
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES3/
gl3.h 142 #define GL_CW 0x0900
    [all...]
  /external/deqp/modules/gles2/performance/
es2pRedundantStateChangeTests.cpp 369 gl.frontFace(GL_CW);
    [all...]
  /external/deqp/modules/gles3/performance/
es3pRedundantStateChangeTests.cpp 369 gl.frontFace(GL_CW);
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 150 #define GL_CW 0x0900
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/GLES3/
gl3.h 188 #define GL_CW 0x0900
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/GLES3/
gl3.h 188 #define GL_CW 0x0900
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/GLES3/
gl3.h 188 #define GL_CW 0x0900
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/GLES3/
gl3.h 188 #define GL_CW 0x0900
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/GLES3/
gl3.h 188 #define GL_CW 0x0900
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/GLES3/
gl3.h 188 #define GL_CW 0x0900
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/GLES3/
gl3.h 142 #define GL_CW 0x0900
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/GLES3/
gl3.h 142 #define GL_CW 0x0900
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/GLES3/
gl3.h 142 #define GL_CW 0x0900
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/GLES3/
gl3.h 142 #define GL_CW 0x0900
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/GLES3/
gl3.h 142 #define GL_CW 0x0900
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/GLES3/
gl3.h 142 #define GL_CW 0x0900
    [all...]

Completed in 1124 milliseconds

1 2 3 4 56 7 8 910