Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/CompositionEngine/src/
DHwcBufferCache.cpp48 uint32_t HwcBufferCache::uncache(uint64_t bufferId) { in uncache() function in android::compositionengine::impl::HwcBufferCache
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/storage/
DBubbleVolatileRepository.kt168 private fun uncache(bubbles: List<BubbleEntity>) { in <lambda>() method
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp779 void uncache(uint64_t cacheId) { in uncache() function in android::BufferCache