Searched defs:foregroundFilterCache_ (Results 1 – 3 of 3) sorted by relevance
662 std::shared_ptr<RSFilter> foregroundFilterCache_ = nullptr; // view content filter via cache variable
382 std::shared_ptr<RSFilter> foregroundFilterCache_ = nullptr; variable
3986 auto foregroundFilterCache_ = GetForegroundFilterCache(); in Dump() local