Home
last modified time | relevance | path

Searched refs:glOrthof (Results 1 – 8 of 8) sorted by relevance

/sdk/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h49 glOrthof_t glOrthof; member
DFrameBuffer.cpp880 s_gl.glOrthof(-1.0, 1.0, -1.0, 1.0, -1.0, 1.0); in initGLState()
DGLDispatch.cpp66 s_gl.glOrthof = (glOrthof_t) s_gles_lib->findSymbol("glOrthof"); in init_gl_dispatch()
/sdk/emulator/opengl/host/libs/Translator/include/GLES/
Dgl.h619 GL_API void GL_APIENTRY glOrthof (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat…
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLProtoBuf.java293 glOrthof(262, 262), enumConstant
786 case 262: return glOrthof; in valueOf()
/sdk/emulator/opengl/host/libs/GLESv1_dec/
Dgl.in27 GL_ENTRY(void, glOrthof, GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, G…
/sdk/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmImp.cpp117 … (*s_glesExtensions)["glOrthofOES"] = (__translatorMustCastToProperFunctionPointerType)glOrthof; in getProcAddress()
1258 GL_API void GL_APIENTRY glOrthof( GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloa… in glOrthof() function
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/
Dentries.in295 void, glOrthof, GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zF…