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