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

1 2 3

  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
CubeRenderer.java 49 gl.glLoadIdentity();
78 gl.glLoadIdentity();
TouchRotateActivity.java 126 gl.glLoadIdentity();
148 gl.glLoadIdentity();
FrameBufferObjectActivity.java 102 gl.glLoadIdentity();
113 gl.glLoadIdentity();
140 gl.glLoadIdentity();
149 gl.glLoadIdentity();
StaticTriangleRenderer.java 145 glLoadIdentity();
178 glLoadIdentity();
TriangleRenderer.java 133 gl.glLoadIdentity();
166 gl.glLoadIdentity();
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/
KubeRenderer.java 60 gl.glLoadIdentity();
87 gl.glLoadIdentity();
  /development/samples/BrowserPlugin/src/com/android/sampleplugin/graphics/
CubeRenderer.java 49 gl.glLoadIdentity();
78 gl.glLoadIdentity();
  /frameworks/base/opengl/tests/gldual/src/com/android/gldual/
TriangleRenderer.java 77 gl.glLoadIdentity();
102 gl.glLoadIdentity();
  /external/webkit/WebCore/platform/graphics/mac/
Canvas3DLayer.mm 82 glLoadIdentity();
85 glLoadIdentity();
  /development/samples/ApiDemos/src/com/example/android/apis/os/
RotationVectorDemo.java 128 gl.glLoadIdentity();
145 gl.glLoadIdentity();
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
importgl.h 94 FNDEF(void, glLoadIdentity, (void));
146 #define glLoadIdentity FNPTR(glLoadIdentity)
importgl.c 136 IMPORT_FUNC(glLoadIdentity);
  /frameworks/base/opengl/tests/linetex/
linetex.cpp 98 glLoadIdentity();
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
MatrixStack.java 39 glLoadIdentity();
54 public void glLoadIdentity() {
LabelMaker.java 321 gl.glLoadIdentity();
325 gl.glLoadIdentity();
SpriteTextRenderer.java 159 gl.glLoadIdentity();
254 gl.glLoadIdentity();
  /development/samples/Compass/src/com/example/android/compass/
CompassActivity.java 106 gl.glLoadIdentity();
137 gl.glLoadIdentity();
  /frameworks/base/opengl/tests/filter/
filter.cpp 70 glLoadIdentity();
172 glLoadIdentity();
  /frameworks/base/opengl/tests/gl_jni/jni/
gl_code.cpp 97 glLoadIdentity();
102 glLoadIdentity();
  /frameworks/base/opengl/tests/lighting1709/src/com/android/lightingtest/
ClearActivity.java 77 gl.glLoadIdentity();
90 gl.glLoadIdentity();
  /frameworks/base/opengl/tests/tritex/
tritex.cpp 190 glLoadIdentity();
194 glLoadIdentity();
  /frameworks/base/services/surfaceflinger/
LayerBlur.cpp 231 glLoadIdentity();
244 glLoadIdentity();
  /packages/apps/Gallery3D/src/com/cooliris/media/
MatrixStack.java 39 glLoadIdentity();
55 public void glLoadIdentity() {
  /frameworks/base/opengl/tests/fillrate/
fillrate.cpp 111 glLoadIdentity();
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
AccelerometerTestRenderer.java 251 gl.glLoadIdentity();
280 gl.glLoadIdentity();

Completed in 703 milliseconds

1 2 3