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