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

12 3

  /frameworks/base/libs/rs/
rsProgramVertex.cpp 103 glMatrixMode(GL_PROJECTION);
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
demo.c 443 glMatrixMode(GL_PROJECTION);
527 glMatrixMode(GL_PROJECTION);
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
MatrixTrackingGL.java 430 case GL10.GL_PROJECTION:
1050 case GL_PROJECTION:
  /external/quake/quake/src/QW/client/
gl_rmain.c 954 glMatrixMode(GL_PROJECTION);
1170 glMatrixMode(GL_PROJECTION);
gl_draw.c 965 glMatrixMode(GL_PROJECTION);
    [all...]
  /frameworks/base/opengl/tests/angeles/
demo.c 443 glMatrixMode(GL_PROJECTION);
527 glMatrixMode(GL_PROJECTION);
  /packages/apps/Gallery3D/src/com/cooliris/media/
RenderView.java 803 gl.glMatrixMode(GL11.GL_PROJECTION);
814 gl.glMatrixMode(GL11.GL_PROJECTION);
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 173 public static final int GL_PROJECTION = 0x1701;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 171 int GL_PROJECTION = 0x1701;
  /external/quake/quake/src/WinQuake/
gl_rmain.cpp 1176 glMatrixMode(GL_PROJECTION);
1447 glMatrixMode(GL_PROJECTION);
    [all...]
gl_draw.cpp 1222 glMatrixMode(GL_PROJECTION);
    [all...]
  /frameworks/base/services/surfaceflinger/
SurfaceFlinger.cpp 261 glMatrixMode(GL_PROJECTION);
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_video.c     [all...]
  /frameworks/base/opengl/libagl/
matrix.cpp 499 case GL_PROJECTION: dirty |= PROJECTION | MVP; break;
917 case GL_PROJECTION:
  /development/ndk/platforms/android-4/include/GLES/
gl.h 351 #define GL_PROJECTION 0x1701
    [all...]
  /external/skia/src/gl/
SkGLDevice.cpp 102 glMatrixMode(GL_PROJECTION);
  /frameworks/base/opengl/include/GLES/
gl.h 352 #define GL_PROJECTION 0x1701
    [all...]
  /frameworks/base/opengl/tests/angeles/include/GLES/
gl.h 309 #define GL_PROJECTION 0x1701
  /packages/apps/Camera/src/com/android/camera/ui/
GLRootView.java 295 gl.glMatrixMode(GL11.GL_PROJECTION);
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 351 #define GL_PROJECTION 0x1701
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 351 #define GL_PROJECTION 0x1701
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 351 #define GL_PROJECTION 0x1701
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 351 #define GL_PROJECTION 0x1701
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 351 #define GL_PROJECTION 0x1701
    [all...]
  /development/samples/GlobalTime/src/com/android/globaltime/
GlobalTime.java     [all...]

Completed in 383 milliseconds

12 3