Searched defs:nonVolatileLazyProxies (Results 1 – 2 of 2) sorted by relevance
26 std::unordered_set<sk_sp<TextureProxy>, ProxyHash>&& nonVolatileLazyProxies, in Recording()
133 std::unordered_set<sk_sp<TextureProxy>, Recording::ProxyHash> nonVolatileLazyProxies; in snap() local