Home
last modified time | relevance | path

Searched defs:coords (Results 1 – 3 of 3) sorted by relevance

/sdk/emulator/opengl/tests/ut_renderer/
DRenderingThread.cpp67 void RenderingThread::s_glDrawTexfvOES(const GLfloat *coords) in s_glDrawTexfvOES()
74 void RenderingThread::s_glDrawTexsvOES(const GLshort *coords) in s_glDrawTexsvOES()
81 void RenderingThread::s_glDrawTexivOES(const GLint *coords) in s_glDrawTexivOES()
88 void RenderingThread::s_glDrawTexxvOES(const GLfixed *coords) in s_glDrawTexxvOES()
/sdk/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmImp.cpp2343 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort * coords) { in glDrawTexsvOES()
2347 GL_API void GL_APIENTRY glDrawTexivOES (const GLint * coords) { in glDrawTexivOES()
2351 GL_API void GL_APIENTRY glDrawTexfvOES (const GLfloat * coords) { in glDrawTexfvOES()
2355 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed * coords) { in glDrawTexxvOES()
/sdk/templates/docs/
Djquery-1.8.0.min.js2 …J(a,c,d){if(d===b&&a.nodeType===1){var e="data-"+c.replace(I,"-$1").toLowerCase();d=a.getAttribute… argument