Home
last modified time | relevance | path

Searched defs:uncacheBuffer (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/native/libs/gui/
H A DISurfaceComposer.cpp91 for (const client_cache_t& uncacheBuffer : uncacheBuffers) { in setTransactionState() local
H A DSurfaceComposerClient.cpp1034 for (const client_cache_t& uncacheBuffer : mUncacheBuffers) { in writeToParcel() local
1179 client_cache_t uncacheBuffer; in doUncacheBufferTransaction() local
1225 std::optional<client_cache_t> uncacheBuffer; in cacheBuffers() local
/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp4867 for (const auto& uncacheBuffer : uncacheBuffers) { in setTransactionState() local