Home
last modified time | relevance | path

Searched refs:glScalexOES (Results 1 – 6 of 6) sorted by relevance

/sdk/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h214 glScalexOES_t glScalexOES; member
DGLDispatch.cpp231 s_gl.glScalexOES = (glScalexOES_t) s_gles_lib->findSymbol("glScalexOES"); in init_gl_dispatch()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLProtoBuf.java328 glScalexOES(297, 297), enumConstant
821 case 297: return glScalexOES; in valueOf()
/sdk/emulator/opengl/host/libs/Translator/include/GLES/
Dglext.h596 GL_API void GL_APIENTRY glScalexOES (GLfixed x, GLfixed y, GLfixed z);
/sdk/emulator/opengl/host/libs/GLESv1_dec/
Dgl.in218 GL_ENTRY(void, glScalexOES, GLfixed x, GLfixed y, GLfixed z)
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/
Dentries.in358 void, glScalexOES, GLfixed x, GLfixed y, GLfixed z