HomeSort by relevance Sort by last modified time
    Searched refs:glTranslatexOES_t (Results 1 - 3 of 3) sorted by null

  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles_dispatch.h 219 glTranslatexOES_t glTranslatexOES;
    [all...]
gles_proc.h 219 typedef void (* glTranslatexOES_t) (GLfixed, GLfixed, GLfixed);
gles_dispatch.cpp 221 ptr = dlsym(gles_android,"glTranslatexOES"); disp->set_glTranslatexOES((glTranslatexOES_t)ptr);

Completed in 32 milliseconds