OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glPopMatrix
(Results
1 - 25
of
134
) sorted by null
1
2
3
4
5
6
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/atlantis/
atlantis.c
266
glPopMatrix
();
288
glPopMatrix
();
294
glPopMatrix
();
299
glPopMatrix
();
305
glPopMatrix
();
349
glPopMatrix
();
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/atlantis/
atlantis.c
266
glPopMatrix
();
288
glPopMatrix
();
294
glPopMatrix
();
299
glPopMatrix
();
305
glPopMatrix
();
349
glPopMatrix
();
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/atlantis/
atlantis.c
266
glPopMatrix
();
288
glPopMatrix
();
294
glPopMatrix
();
299
glPopMatrix
();
305
glPopMatrix
();
349
glPopMatrix
();
/external/replicaisland/src/com/replica/replicaisland/
DrawableBitmap.java
156
gl.
glPopMatrix
();
158
gl.
glPopMatrix
();
TiledVertexGrid.java
214
gl.
glPopMatrix
();
/development/ndk/platforms/android-4/samples/san-angeles/jni/
importgl.h
99
FNDEF(void,
glPopMatrix
, (void));
151
#define
glPopMatrix
FNPTR(
glPopMatrix
)
importgl.c
142
IMPORT_FUNC(
glPopMatrix
);
demo.c
588
glPopMatrix
();
601
glPopMatrix
();
606
glPopMatrix
();
782
glPopMatrix
();
/frameworks/native/opengl/tests/lighting1709/src/com/android/lightingtest/
ClearActivity.java
154
gl.
glPopMatrix
();
160
gl.
glPopMatrix
();
166
gl.
glPopMatrix
();
/device/generic/goldfish/opengl/system/GLESv1_enc/
gl_ftable.h
128
{"
glPopMatrix
", (void*)
glPopMatrix
},
/device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles_ftable.h
138
{"
glPopMatrix
", (void *)
glPopMatrix
},
/sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLDispatch.cpp
157
LOAD_GL_FUNC(
glPopMatrix
);
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
LabelMaker.java
358
gl.
glPopMatrix
();
360
gl.
glPopMatrix
();
MatrixStack.java
114
public void
glPopMatrix
() {
MatrixTrackingGL.java
524
public void
glPopMatrix
() {
525
mCurrent.
glPopMatrix
();
526
mgl.
glPopMatrix
();
/cts/tests/tests/openglperf/src/android/openglperf/cts/
TextureTestRenderer.java
119
gl.
glPopMatrix
();
/external/eigen/demos/opengl/
gpuhelper.h
188
glPopMatrix
();
/frameworks/native/opengl/tests/angeles/
demo.c
588
glPopMatrix
();
601
glPopMatrix
();
606
glPopMatrix
();
782
glPopMatrix
();
/external/chromium_org/third_party/mesa/src/src/mesa/main/
rastpos.c
470
glPopMatrix
();
472
glPopMatrix
();
/external/mesa3d/src/mesa/main/
rastpos.c
470
glPopMatrix
();
472
glPopMatrix
();
/external/qemu/distrib/sdl-1.2.15/test/
testgl.c
152
glPopMatrix
();
155
glPopMatrix
();
/external/qemu/distrib/sdl-1.2.15/src/video/dc/
SDL_dcvideo.c
357
DEF(
glPopMatrix
),
/sdk/emulator/opengl/host/libs/libOpenglRender/
GLDispatch.h
141
glPopMatrix_t
glPopMatrix
;
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
stw_context.c
734
&
glPopMatrix
,
/external/mesa3d/src/gallium/state_trackers/wgl/
stw_context.c
734
&
glPopMatrix
,
Completed in 173 milliseconds
1
2
3
4
5
6