Searched refs:mWindowSurface (Results 1 – 2 of 2) sorted by relevance
170 std::unique_ptr<gfxstream::DisplaySurface> mWindowSurface; variable
3358 if (!m_emulationGl->mWindowSurface) { in getWindowSurface()3363 reinterpret_cast<const DisplaySurfaceGl*>(m_emulationGl->mWindowSurface->getImpl()); in getWindowSurface()