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

  /development/tools/emulator/opengl/system/egl/
eglDisplay.h 48 const EGLClient_glesInterface *gles2_iface() const { return m_gles2_iface; } function in class:eglDisplay
egl.cpp 993 s_display.gles2_iface()->init();
995 ClientAPIExts::initClientFuncs(s_display.gles2_iface(), 1);
1081 s_display.gles2_iface()->finish();
    [all...]

Completed in 40 milliseconds