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

  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles_dispatch.h 207 glOrthoxOES_t glOrthoxOES;
    [all...]
gles_proc.h 207 typedef void (* glOrthoxOES_t) (GLfixed, GLfixed, GLfixed, GLfixed, GLfixed, GLfixed);
gles_dispatch.cpp 209 ptr = dlsym(gles_android,"glOrthoxOES"); disp->set_glOrthoxOES((glOrthoxOES_t)ptr);

Completed in 42 milliseconds