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

1 2 3 4

  /frameworks/base/libs/hwui/
Stencil.cpp 55 glClear(GL_STENCIL_BUFFER_BIT);
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES10Header.java-if 202 public static final int GL_STENCIL_BUFFER_BIT = 0x0400;
GLES20Header.java-if 27 public static final int GL_STENCIL_BUFFER_BIT = 0x00000400;
  /external/skia/legacy/src/utils/unix/
SkOSWindow_Unix.cpp 188 glClear(GL_COLOR_BUFFER_BIT | GL_STENCIL_BUFFER_BIT);
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 202 public static final int GL_STENCIL_BUFFER_BIT = 0x0400;
    [all...]
GLES20.java 27 public static final int GL_STENCIL_BUFFER_BIT = 0x00000400;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 200 int GL_STENCIL_BUFFER_BIT = 0x0400;
  /external/robolectric/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /development/ndk/platforms/android-4/include/GLES/
gl.h 48 #define GL_STENCIL_BUFFER_BIT 0x00000400
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 46 #define GL_STENCIL_BUFFER_BIT 0x00000400
  /external/jmonkeyengine/engine/src/lwjgl/com/jme3/renderer/lwjgl/
LwjglGL1Renderer.java 164 bits |= GL_STENCIL_BUFFER_BIT;
    [all...]
  /external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
gl2.h 46 #define GL_STENCIL_BUFFER_BIT 0x00000400
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Context.cpp     [all...]
  /frameworks/native/opengl/include/GLES/
gl.h 48 #define GL_STENCIL_BUFFER_BIT 0x00000400
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 46 #define GL_STENCIL_BUFFER_BIT 0x00000400
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 83 #define GL_STENCIL_BUFFER_BIT 0x00000400
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 47 #define GL_STENCIL_BUFFER_BIT 0x00000400
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 47 #define GL_STENCIL_BUFFER_BIT 0x00000400
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 45 #define GL_STENCIL_BUFFER_BIT 0x00000400
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 47 #define GL_STENCIL_BUFFER_BIT 0x00000400
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 45 #define GL_STENCIL_BUFFER_BIT 0x00000400
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 47 #define GL_STENCIL_BUFFER_BIT 0x00000400
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 45 #define GL_STENCIL_BUFFER_BIT 0x00000400
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 47 #define GL_STENCIL_BUFFER_BIT 0x00000400
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h 45 #define GL_STENCIL_BUFFER_BIT 0x00000400

Completed in 93 milliseconds

1 2 3 4