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

  /device/generic/goldfish/opengl/system/egl/
eglDisplay.h 48 const EGLClient_glesInterface *gles2_iface() const { return m_gles2_iface; } function in class:eglDisplay
egl.cpp 1059 s_display.gles2_iface()->init();
1061 ClientAPIExts::initClientFuncs(s_display.gles2_iface(), 1);
    [all...]

Completed in 35 milliseconds