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

  /frameworks/base/libs/rs/
rsProgramFragmentStore.cpp 183 mBlendSrc = GL_ONE_MINUS_DST_COLOR;
  /external/skia/src/gl/
SkGL.cpp 50 GL_ONE_MINUS_DST_COLOR,
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 146 public static final int GL_ONE_MINUS_DST_COLOR = 0x0307;
    [all...]
GLES20.java 47 public static final int GL_ONE_MINUS_DST_COLOR = 0x0307;
    [all...]
GLLogWrapper.java 315 case GL_ONE_MINUS_DST_COLOR:
316 return "GL_ONE_MINUS_DST_COLOR";
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 144 int GL_ONE_MINUS_DST_COLOR = 0x0307;
  /development/ndk/platforms/android-4/include/GLES/
gl.h 87 #define GL_ONE_MINUS_DST_COLOR 0x0307
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 85 #define GL_ONE_MINUS_DST_COLOR 0x0307
  /frameworks/base/opengl/include/GLES/
gl.h 88 #define GL_ONE_MINUS_DST_COLOR 0x0307
    [all...]
  /frameworks/base/opengl/include/GLES2/
gl2.h 86 #define GL_ONE_MINUS_DST_COLOR 0x0307
  /frameworks/base/opengl/tests/angeles/include/GLES/
gl.h 123 #define GL_ONE_MINUS_DST_COLOR 0x0307
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 87 #define GL_ONE_MINUS_DST_COLOR 0x0307
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 87 #define GL_ONE_MINUS_DST_COLOR 0x0307
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 85 #define GL_ONE_MINUS_DST_COLOR 0x0307
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 87 #define GL_ONE_MINUS_DST_COLOR 0x0307
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 85 #define GL_ONE_MINUS_DST_COLOR 0x0307
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 87 #define GL_ONE_MINUS_DST_COLOR 0x0307
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 85 #define GL_ONE_MINUS_DST_COLOR 0x0307
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 87 #define GL_ONE_MINUS_DST_COLOR 0x0307
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h 85 #define GL_ONE_MINUS_DST_COLOR 0x0307
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/8/
android.jar 
  /prebuilt/sdk/9/
android.jar 

Completed in 168 milliseconds