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

  /development/tools/emulator/opengl/system/OpenglSystemCommon/
EGLClientIface.h 23 typedef EGLClient_glesInterface *(*init_emul_gles_t)(EGLClient_eglInterface *eglIface); typedef
  /development/tools/emulator/opengl/system/egl/
eglDisplay.cpp 235 init_emul_gles_t init_gles_func = (init_emul_gles_t)dlsym(lib,"init_emul_gles");

Completed in 201 milliseconds