Home
last modified time | relevance | path

Searched refs:s_glWeightPointerData (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/gles1_dec/
DGLESv1Decoder.h70 …static void gles1_APIENTRY s_glWeightPointerData(void * self, GLint size, GLenum type, GLsizei str…
DGLESv1Decoder.cpp114 glWeightPointerData = s_glWeightPointerData; in initGL()
275 void GLESv1Decoder::s_glWeightPointerData(void * self, GLint size, GLenum type, GLsizei stride, voi… in s_glWeightPointerData() function in gfxstream::gl::GLESv1Decoder