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