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

  /development/tools/emulator/opengl/system/egl/
eglDisplay.h 47 const EGLClient_glesInterface *gles_iface() const { return m_gles_iface; } function in class:eglDisplay
egl.cpp 1000 s_display.gles_iface()->init();
1002 ClientAPIExts::initClientFuncs(s_display.gles_iface(), 0);
1084 s_display.gles_iface()->finish();
    [all...]

Completed in 47 milliseconds