Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DFrameBuffer.h761 struct ColorBufferCloseInfo { struct
765 using ColorBufferDelayedClose = std::vector<ColorBufferCloseInfo>; argument
DFrameBuffer.cpp1409 [](const ColorBufferCloseInfo& ci, uint64_t ts) { in eraseDelayedCloseColorBufferLocked()