Home
last modified time | relevance | path

Searched refs:getEmulationGl (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/
DRenderControl.cpp282 fb->getEmulationGl().getEglVersion(major, minor); in rcGetEGLVersion()
656 ? FrameBuffer::getFB()->getEmulationGl().getGlesExtensionsString() in rcGetGLString()
DFrameBuffer.h572 gl::EmulationGl& getEmulationGl();
DFrameBuffer.cpp3339 EmulationGl& FrameBuffer::getEmulationGl() { in getEmulationGl() function in gfxstream::FrameBuffer