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

12 3

  /development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
MatrixTrackingGL.java 75 mMatrixMode = GL10.GL_MODELVIEW;
424 case GL10.GL_MODELVIEW:
1047 case GL_MODELVIEW:
  /frameworks/base/opengl/tests/angeles/
demo.c 440 glMatrixMode(GL_MODELVIEW);
453 glMatrixMode(GL_MODELVIEW);
531 glMatrixMode(GL_MODELVIEW);
  /development/samples/GlobalTime/src/com/android/globaltime/
GlobalTime.java     [all...]
GLView.java 854 gl.glMatrixMode(GL10.GL_MODELVIEW);
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
CubeMapActivity.java 68 gl.glMatrixMode(GL10.GL_MODELVIEW);
MatrixPaletteRenderer.java 325 gl.glMatrixMode(GL10.GL_MODELVIEW);
  /external/quake/quake/src/QW/client/
gl_rmain.c 999 glMatrixMode(GL_MODELVIEW);
1176 glMatrixMode(GL_MODELVIEW);
gl_draw.c 973 glMatrixMode(GL_MODELVIEW);
    [all...]
  /packages/apps/Gallery3D/src/com/cooliris/media/
RenderView.java 809 gl.glMatrixMode(GL11.GL_MODELVIEW);
819 gl.glMatrixMode(GL11.GL_MODELVIEW);
    [all...]
GridLayer.java 788 gl.glMatrixMode(GL11.GL_MODELVIEW);
    [all...]
  /frameworks/base/opengl/libagl/
matrix.cpp 74 c->transforms.matrixMode = GL_MODELVIEW;
498 case GL_MODELVIEW: dirty |= MODELVIEW | MVP | MVUI | MVIT; break;
914 case GL_MODELVIEW:
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 128 public static final int GL_MODELVIEW = 0x1700;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 126 int GL_MODELVIEW = 0x1700;
  /external/quake/quake/src/WinQuake/
gl_rmain.cpp 1218 glMatrixMode(GL_MODELVIEW);
1453 glMatrixMode(GL_MODELVIEW);
    [all...]
gl_draw.cpp 1230 glMatrixMode(GL_MODELVIEW);
    [all...]
  /frameworks/base/services/surfaceflinger/
SurfaceFlinger.cpp 850 glMatrixMode(GL_MODELVIEW);
    [all...]
  /development/ndk/platforms/android-4/include/GLES/
gl.h 350 #define GL_MODELVIEW 0x1700
    [all...]
  /frameworks/base/opengl/include/GLES/
gl.h 351 #define GL_MODELVIEW 0x1700
    [all...]
  /frameworks/base/opengl/tests/angeles/include/GLES/
gl.h 308 #define GL_MODELVIEW 0x1700
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 350 #define GL_MODELVIEW 0x1700
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 350 #define GL_MODELVIEW 0x1700
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 350 #define GL_MODELVIEW 0x1700
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 350 #define GL_MODELVIEW 0x1700
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 350 #define GL_MODELVIEW 0x1700
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_video.c     [all...]

Completed in 702 milliseconds

12 3