HomeSort by relevance Sort by last modified time
    Searched defs:glColor4xOES_t (Results 1 - 2 of 2) sorted by null

  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles_proc.h 185 typedef void (* glColor4xOES_t) (GLfixed, GLfixed, GLfixed, GLfixed);
  /sdk/emulator/opengl/host/libs/libOpenglRender/
gl_proc.h 185 typedef void (GL_APIENTRY *glColor4xOES_t) (GLfixed, GLfixed, GLfixed, GLfixed);

Completed in 19 milliseconds