Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
Drs_filter_cache_manager.h63 bool shouldClearFilteredCache; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
Drs_filter_cache_manager.cpp120 bool shouldClearFilteredCache) in DrawFilterWithoutSnapshot()
419 void RSFilterCacheManager::CompactFilterCache(bool shouldClearFilteredCache) in CompactFilterCache()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
Drs_property_drawable_utils.cpp268 const bool isForegroundFilter, bool shouldClearFilteredCache) in DrawFilter()
432 const std::unique_ptr<RSFilterCacheManager>& cacheManager, bool shouldClearFilteredCache, in DrawBackgroundEffect()