Home
last modified time | relevance | path

Searched defs:surfaceGl (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/gl/
DDisplayGl.cpp45 const auto* surfaceGl = static_cast<const DisplaySurfaceGl*>(surface->getImpl()); in post() local
84 const auto* surfaceGl = static_cast<const DisplaySurfaceGl*>(surface->getImpl()); in clear() local
DEmulationGl.cpp599 auto surfaceGl = DisplaySurfaceGl::createWindowSurface(mEglDisplay, in createWindowSurface() local
619 const auto* surfaceGl = static_cast<const DisplaySurfaceGl*>(mPbufferSurface->getImpl()); in getColorBufferContextHelper() local
/hardware/google/gfxstream/host/
DPostWorkerGl.cpp287 const DisplaySurfaceGl* surfaceGl = nullptr; in setupContext() local