OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dummy_glViewport
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/GLcommon/
DummyGLfuncs.cpp
77
void GLAPIENTRY
dummy_glViewport
(GLint x, GLint y, GLsizei width, GLsizei height){}
DummyGLfuncs.h
84
void GLAPIENTRY
dummy_glViewport
(GLint x, GLint y, GLsizei width, GLsizei height);
Completed in 25 milliseconds