Searched defs:lazyProxy (Results 1 – 2 of 2) sorted by relevance
76 TextureProxy* Recording::LazyProxyData::lazyProxy() { return fTargetProxy.get(); } in lazyProxy() function in skgpu::graphite::Recording::LazyProxyData
270 sk_sp<TextureProxy> lazyProxy = MakePromiseImageLazyProxy( in PromiseTextureFromYUVA() local