Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DEmulatedEglWindowSurface.h72 bool flushColorBuffer();
DEmulatedEglWindowSurface.cpp95 bool EmulatedEglWindowSurface::flushColorBuffer() { in flushColorBuffer() function in gfxstream::gl::EmulatedEglWindowSurface
/hardware/google/gfxstream/host/
DFrameBuffer.cpp3510 surface->flushColorBuffer(); in flushEmulatedEglWindowSurfaceColorBuffer()