HomeSort by relevance Sort by last modified time
    Searched refs:GL_ONE (Results 26 - 50 of 109) sorted by null

12 3 4 5

  /development/ndk/platforms/android-4/include/GLES/
gl.h 76 #define GL_ONE 1
86 /* GL_ONE */
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 74 #define GL_ONE 1
84 /* GL_ONE */
  /external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
gl2.h 74 #define GL_ONE 1
84 /* GL_ONE */
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
libGLESv2.cpp 349 case GL_ONE:
371 case GL_ONE:
392 case GL_ONE:
414 case GL_ONE:
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
ShaderProgram.cpp 442 glBlendFunc(GL_ONE, GL_ONE_MINUS_SRC_ALPHA);
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES20.java 39 public static final int GL_ONE = 1;
    [all...]
  /frameworks/native/opengl/include/GLES/
gl.h 76 #define GL_ONE 1
86 /* GL_ONE */
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 74 #define GL_ONE 1
84 /* GL_ONE */
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 111 #define GL_ONE 1
121 /* GL_ONE */
  /packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
GLES11Canvas.java 617 gl.glBlendFunc(GL11.GL_ONE, GL11.GL_ONE_MINUS_SRC_ALPHA);
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 75 #define GL_ONE 1
85 /* GL_ONE */
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 75 #define GL_ONE 1
85 /* GL_ONE */
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 73 #define GL_ONE 1
83 /* GL_ONE */
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 75 #define GL_ONE 1
85 /* GL_ONE */
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 73 #define GL_ONE 1
83 /* GL_ONE */
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 75 #define GL_ONE 1
85 /* GL_ONE */
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 73 #define GL_ONE 1
83 /* GL_ONE */
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 75 #define GL_ONE 1
85 /* GL_ONE */
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h 73 #define GL_ONE 1
83 /* GL_ONE */
  /prebuilts/ndk/5/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 75 #define GL_ONE 1
85 /* GL_ONE */
    [all...]
  /prebuilts/ndk/5/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 73 #define GL_ONE 1
83 /* GL_ONE */
  /prebuilts/ndk/6/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 75 #define GL_ONE 1
85 /* GL_ONE */
    [all...]
  /prebuilts/ndk/6/platforms/android-4/arch-x86/usr/include/GLES/
gl.h 75 #define GL_ONE 1
85 /* GL_ONE */
    [all...]
  /prebuilts/ndk/6/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 73 #define GL_ONE 1
83 /* GL_ONE */
  /prebuilts/ndk/6/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 73 #define GL_ONE 1
83 /* GL_ONE */

Completed in 8901 milliseconds

12 3 4 5