Home
last modified time | relevance | path

Searched refs:gles_iface (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/egl/
DeglDisplay.h55 const EGLClient_glesInterface *gles_iface() const { return m_gles_iface; } in gles_iface() function
Degl.cpp2094 s_display.gles_iface()->init(); in eglMakeCurrent()
2096 ClientAPIExts::initClientFuncs(s_display.gles_iface(), 0); in eglMakeCurrent()
2179 s_display.gles_iface()->finish(); in eglWaitGL()