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

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

Completed in 444 milliseconds