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