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

  /device/generic/goldfish/opengl/system/egl/
eglDisplay.h 47 const EGLClient_glesInterface *gles_iface() const { return m_gles_iface; } function in class:eglDisplay
egl.cpp 999 s_display.gles_iface()->init();
1001 ClientAPIExts::initClientFuncs(s_display.gles_iface(), 0);
1083 s_display.gles_iface()->finish();
    [all...]

Completed in 170 milliseconds