HomeSort by relevance Sort by last modified time
    Searched refs:dummy_glOrtho (Results 1 - 2 of 2) sorted by null

  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
DummyGLfuncs.cpp 128 void GLAPIENTRY dummy_glOrtho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar){}
DummyGLfuncs.h 135 void GLAPIENTRY dummy_glOrtho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar);

Completed in 22 milliseconds