Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DSampleApplication.cpp372 unsigned int sfSurface = mFb->createEmulatedEglWindowSurface(0, mWidth, mHeight); in drawWorker() local
373 mFb->bindContext(sfContext, sfSurface, sfSurface); in drawWorker()
438 mFb->setEmulatedEglWindowSurfaceColorBuffer(sfSurface, hwcItem.colorBuffer); in drawWorker()
458 mFb->flushEmulatedEglWindowSurfaceColorBuffer(sfSurface); in drawWorker()