Searched defs:uncache (Results 1 – 3 of 3) sorted by relevance
| /frameworks/native/services/surfaceflinger/CompositionEngine/src/ | ||
| D | HwcBufferCache.cpp | 48 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/ | ||
| D | BubbleVolatileRepository.kt | 168 private fun uncache(bubbles: List<BubbleEntity>) { in <lambda>() method in com.android.wm.shell.bubbles.storage.BubbleVolatileRepository |
| /frameworks/native/libs/gui/ | ||
| D | SurfaceComposerClient.cpp | 652 void uncache(uint64_t cacheId) { in uncache() function in android::BufferCache |