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

1 2

  /frameworks/base/libs/rs/
rsProgramFragmentStore.cpp 39 mBlendDst = GL_ZERO;
174 mBlendSrc = GL_ZERO;
204 mBlendDst = GL_ZERO;
  /packages/apps/Camera/src/com/android/camera/ui/
PopupWindow.java 171 gl.glBlendFunc(GL11.GL_ONE, GL11.GL_ZERO);
  /external/skia/src/gl/
SkGL.cpp 45 GL_ZERO,
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
demo.c 404 glBlendFunc(GL_ZERO, GL_SRC_COLOR);
437 glBlendFunc(GL_ZERO, GL_SRC_COLOR);
  /frameworks/base/opengl/tests/angeles/
demo.c 404 glBlendFunc(GL_ZERO, GL_SRC_COLOR);
437 glBlendFunc(GL_ZERO, GL_SRC_COLOR);
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 261 public static final int GL_ZERO = 0;
    [all...]
GLES20.java 38 public static final int GL_ZERO = 0;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 259 int GL_ZERO = 0;
  /frameworks/base/opengl/libagl/
state.cpp 125 case GL_ZERO:
  /external/quake/quake/src/QW/client/
gl_rsurf.c 388 glBlendFunc (GL_ZERO, GL_ONE_MINUS_SRC_COLOR);
700 glBlendFunc (GL_ZERO, GL_ONE_MINUS_SRC_COLOR);
    [all...]
  /external/quake/quake/src/WinQuake/
gl_rsurf.cpp 384 glBlendFunc (GL_ZERO, GL_ONE_MINUS_SRC_COLOR);
776 glBlendFunc (GL_ZERO, GL_ONE_MINUS_SRC_COLOR);
    [all...]
  /development/ndk/platforms/android-4/include/GLES/
gl.h 74 #define GL_ZERO 0
84 /* GL_ZERO */
392 /* GL_ZERO */
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 72 #define GL_ZERO 0
82 /* GL_ZERO */
290 /* GL_ZERO */
  /frameworks/base/opengl/include/GLES/
gl.h 75 #define GL_ZERO 0
85 /* GL_ZERO */
393 /* GL_ZERO */
    [all...]
  /frameworks/base/opengl/include/GLES2/
gl2.h 73 #define GL_ZERO 0
83 /* GL_ZERO */
291 /* GL_ZERO */
  /frameworks/base/opengl/tests/angeles/include/GLES/
gl.h 110 #define GL_ZERO 0
120 /* GL_ZERO */
350 /* GL_ZERO */
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 74 #define GL_ZERO 0
84 /* GL_ZERO */
392 /* GL_ZERO */
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 74 #define GL_ZERO 0
84 /* GL_ZERO */
392 /* GL_ZERO */
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 72 #define GL_ZERO 0
82 /* GL_ZERO */
290 /* GL_ZERO */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 74 #define GL_ZERO 0
84 /* GL_ZERO */
392 /* GL_ZERO */
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 72 #define GL_ZERO 0
82 /* GL_ZERO */
290 /* GL_ZERO */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 74 #define GL_ZERO 0
84 /* GL_ZERO */
392 /* GL_ZERO */
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 72 #define GL_ZERO 0
82 /* GL_ZERO */
290 /* GL_ZERO */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 74 #define GL_ZERO 0
84 /* GL_ZERO */
392 /* GL_ZERO */
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h 72 #define GL_ZERO 0
82 /* GL_ZERO */
290 /* GL_ZERO */

Completed in 51 milliseconds

1 2