Searched defs:foregroundFilterCache (Results 1 – 5 of 5) sorted by relevance
377 auto foregroundFilterCache = properties.GetForegroundFilterCache(); in DumpNodePropertiesEffects() local
358 std::shared_ptr<RSFilter> foregroundFilterCache; variable
444 void RSRenderParams::SetForegroundFilterCache(const std::shared_ptr<RSFilter>& foregroundFilterCach… in SetForegroundFilterCache()
1291 void RSProperties::SetForegroundFilterCache(const std::shared_ptr<RSFilter>& foregroundFilterCache) in SetForegroundFilterCache()
1140 auto foregroundFilterCache = GetRenderProperties().GetForegroundFilterCache(); in UpdateDrawingCacheInfoBeforeChildren() local