Home
last modified time | relevance | path

Searched defs:nonVolatileLazyProxies (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/graphite/
DRecording.cpp26 std::unordered_set<sk_sp<TextureProxy>, ProxyHash>&& nonVolatileLazyProxies, in Recording()
DRecorder.cpp133 std::unordered_set<sk_sp<TextureProxy>, Recording::ProxyHash> nonVolatileLazyProxies; in snap() local