Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DFrameBuffer.cpp3191 std::vector<HandleType> colorBuffersToCleanUp; in destroyEmulatedEglWindowSurfaceLocked() local
3198 colorBuffersToCleanUp.push_back(w->second.second); in destroyEmulatedEglWindowSurfaceLocked()
3202 colorBuffersToCleanUp.push_back(w->second.second); in destroyEmulatedEglWindowSurfaceLocked()
3222 return colorBuffersToCleanUp; in destroyEmulatedEglWindowSurfaceLocked()