Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h1263 std::vector<uint64_t> mBufferIdsToUncache; variable
DSurfaceFlinger.cpp2801 refreshArgs.bufferIdsToUncache = std::move(mBufferIdsToUncache); in composite()
5360 mBufferIdsToUncache.push_back(uncacheBufferId); in applyTransactionState()