Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DRenderWindow.cpp623 if (fb->hasEmulationGl()) { in setScreenMask()
DFrameBuffer.h573 bool hasEmulationGl() const { return m_emulationGl != nullptr; } in hasEmulationGl() function
DRenderControl.cpp655 FrameBuffer::getFB()->hasEmulationGl() in rcGetGLString()