Home
last modified time | relevance | path

Searched defs:glLoadMatrixf (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_client_context.h33 glLoadMatrixf_client_proc_t glLoadMatrixf; member
Dgl_entry.cpp429 void glLoadMatrixf(const GLfloat* m) in glLoadMatrixf() function
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h33 glLoadMatrixf_server_proc_t glLoadMatrixf; member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp1598 GL_API void GL_APIENTRY glLoadMatrixf( const GLfloat *m) { in glLoadMatrixf() function
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl_mangle.h1005 #define glLoadMatrixf MANGLE(LoadMatrixf) macro