OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:drawglobject
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/site_tests/graphics_SanAngeles/src/
demo.c
244
static void
drawGLObject
(GLOBJECT *object)
548
drawGLObject
(sGroundPlane);
814
drawGLObject
(sSuperShapeObjects[curShape]);
822
drawGLObject
(sSuperShapeObjects[curShape]);
837
drawGLObject
(sSuperShapeObjects[SUPERSHAPE_COUNT - 1]);
841
drawGLObject
(sSuperShapeObjects[SUPERSHAPE_COUNT - 1]);
846
drawGLObject
(sSuperShapeObjects[SUPERSHAPE_COUNT - 1]);
851
drawGLObject
(sSuperShapeObjects[SUPERSHAPE_COUNT - 1]);
[
all
...]
/frameworks/native/opengl/tests/angeles/
demo.c
146
static void
drawGLObject
(GLOBJECT *object)
407
drawGLObject
(sGroundPlane);
587
drawGLObject
(sSuperShapeObjects[curShape]);
600
drawGLObject
(sSuperShapeObjects[SUPERSHAPE_COUNT - 1]);
605
drawGLObject
(sSuperShapeObjects[SUPERSHAPE_COUNT - 1]);
Completed in 256 milliseconds