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

1 2

  /development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmUtils.cpp 87 case GL_TEXTURE_ENV_COLOR:
GLEScmValidate.cpp 125 case GL_TEXTURE_ENV_COLOR:
  /frameworks/base/opengl/tools/glgen/specs/gles11/
checks.spec 15 glGetTexEnv ifcheck params 1 pname GL_TEXTURE_ENV_MODE,GL_COMBINE_RGB,GL_COMBINE_ALPHA ifcheck params 4 pname GL_TEXTURE_ENV_COLOR
23 glTexEnv ifcheck params 1 pname GL_TEXTURE_ENV_MODE,GL_COMBINE_RGB,GL_COMBINE_ALPHA ifcheck params 4 pname GL_TEXTURE_ENV_COLOR
  /frameworks/base/core/jni/
android_opengl_GLES11.cpp     [all...]
android_opengl_GLES10.cpp     [all...]
com_google_android_gles_jni_GLImpl.cpp     [all...]
  /development/tools/emulator/opengl/shared/OpenglCodecCommon/
glUtils.cpp 308 case GL_TEXTURE_ENV_COLOR:
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
GLCanvasImpl.java 509 gl.glTexEnvfv(GL11.GL_TEXTURE_ENV, GL11.GL_TEXTURE_ENV_COLOR, mTextureColor, 0);
589 gl.glTexEnvfv(GL11.GL_TEXTURE_ENV, GL11.GL_TEXTURE_ENV_COLOR, mTextureColor, 0);
  /development/tools/glesv2debugger/src/com/android/glesv2debugger/
GLEnum.java 208 GL_TEXTURE_ENV_COLOR(0x2201),
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 209 public static final int GL_TEXTURE_ENV_COLOR = 0x2201;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 207 int GL_TEXTURE_ENV_COLOR = 0x2201;
  /packages/apps/Gallery2/tests/src/com/android/gallery3d/ui/
GLCanvasTest.java 694 if (target == GL_TEXTURE_ENV && pname == GL_TEXTURE_ENV_COLOR) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/
GLEnum.java 208 GL_TEXTURE_ENV_COLOR(0x2201),
  /development/ndk/platforms/android-4/include/GLES/
gl.h 420 #define GL_TEXTURE_ENV_COLOR 0x2201
    [all...]
  /development/tools/emulator/opengl/host/libs/Translator/include/GLES/
gl.h 421 #define GL_TEXTURE_ENV_COLOR 0x2201
    [all...]
  /frameworks/base/opengl/include/GLES/
gl.h 421 #define GL_TEXTURE_ENV_COLOR 0x2201
    [all...]
  /frameworks/base/opengl/tests/angeles/include/GLES/
gl.h 378 #define GL_TEXTURE_ENV_COLOR 0x2201
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 420 #define GL_TEXTURE_ENV_COLOR 0x2201
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 420 #define GL_TEXTURE_ENV_COLOR 0x2201
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 420 #define GL_TEXTURE_ENV_COLOR 0x2201
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 420 #define GL_TEXTURE_ENV_COLOR 0x2201
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 420 #define GL_TEXTURE_ENV_COLOR 0x2201
    [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 420 #define GL_TEXTURE_ENV_COLOR 0x2201
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 420 #define GL_TEXTURE_ENV_COLOR 0x2201
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-4/arch-x86/usr/include/GLES/
gl.h 420 #define GL_TEXTURE_ENV_COLOR 0x2201
    [all...]

Completed in 85 milliseconds

1 2