Searched refs:GLTrace_glColorPointer (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace_api.h329 void GLTrace_glColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid *pointer);
H A Dgltrace_api.cpp12572 void GLTrace_glColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid *pointer) { function in namespace:android::gltrace

Completed in 116 milliseconds