OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dummy_glRotatef
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/GLcommon/
DummyGLfuncs.cpp
132
void GLAPIENTRY
dummy_glRotatef
(GLfloat angle, GLfloat x, GLfloat y, GLfloat z){}
DummyGLfuncs.h
139
void GLAPIENTRY
dummy_glRotatef
(GLfloat angle, GLfloat x, GLfloat y, GLfloat z);
Completed in 24 milliseconds