HomeSort by relevance Sort by last modified time
    Searched refs:GL_COLOR_BUFFER_BIT (Results 101 - 125 of 197) sorted by null

1 2 3 45 6 7 8

  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 47 #define GL_COLOR_BUFFER_BIT 0x00004000
  /external/jmonkeyengine/engine/src/lwjgl/com/jme3/renderer/lwjgl/
LwjglGL1Renderer.java 149 bits = GL_COLOR_BUFFER_BIT;
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 47 #define GL_COLOR_BUFFER_BIT 0x00004000
  /external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
gl2.h 47 #define GL_COLOR_BUFFER_BIT 0x00004000
  /external/webkit/Source/WebCore/platform/graphics/opengl/
TextureMapperGL.cpp 587 GL_CMD(glClear(GL_COLOR_BUFFER_BIT))
  /frameworks/base/media/mca/filterfw/native/core/
shader_program.cpp 572 glClear(GL_COLOR_BUFFER_BIT);
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES20.java 28 public static final int GL_COLOR_BUFFER_BIT = 0x00004000;
    [all...]
  /frameworks/native/libs/gui/tests/
SurfaceTextureClient_test.cpp 728 glClear(GL_COLOR_BUFFER_BIT);
  /frameworks/native/opengl/include/GLES/
gl.h 49 #define GL_COLOR_BUFFER_BIT 0x00004000
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 47 #define GL_COLOR_BUFFER_BIT 0x00004000
  /frameworks/native/opengl/tests/angeles/
demo.c 525 glClear(GL_DEPTH_BUFFER_BIT | GL_COLOR_BUFFER_BIT);
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 84 #define GL_COLOR_BUFFER_BIT 0x00004000
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
GLCanvasImpl.java 698 mGL.glClear(GL10.GL_COLOR_BUFFER_BIT);
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 48 #define GL_COLOR_BUFFER_BIT 0x00004000
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 48 #define GL_COLOR_BUFFER_BIT 0x00004000
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 46 #define GL_COLOR_BUFFER_BIT 0x00004000
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 48 #define GL_COLOR_BUFFER_BIT 0x00004000
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 46 #define GL_COLOR_BUFFER_BIT 0x00004000
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 48 #define GL_COLOR_BUFFER_BIT 0x00004000
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 46 #define GL_COLOR_BUFFER_BIT 0x00004000
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 48 #define GL_COLOR_BUFFER_BIT 0x00004000
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h 46 #define GL_COLOR_BUFFER_BIT 0x00004000
  /prebuilts/ndk/5/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 48 #define GL_COLOR_BUFFER_BIT 0x00004000
    [all...]
  /prebuilts/ndk/5/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 46 #define GL_COLOR_BUFFER_BIT 0x00004000
  /prebuilts/ndk/6/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 48 #define GL_COLOR_BUFFER_BIT 0x00004000
    [all...]

Completed in 1560 milliseconds

1 2 3 45 6 7 8