Searched defs:lazyType (Results 1 – 7 of 7) sorted by relevance
36 LazyInstantiationType lazyType, in GrTextureRenderTargetProxy()
39 LazyInstantiationType lazyType, in GrRenderTargetProxy()
614 LazyInstantiationType lazyType = fResourceProvider ? LazyInstantiationType::kSingleUse in createLazyProxy() local628 LazyInstantiationType lazyType) { in createLazyProxy()674 LazyInstantiationType lazyType = fResourceProvider ? LazyInstantiationType::kSingleUse in createLazyRenderTargetProxy() local
41 GrTextureProxy::GrTextureProxy(LazyInstantiateCallback&& callback, LazyInstantiationType lazyType, in GrTextureProxy()
51 GrSurfaceProxy::GrSurfaceProxy(LazyInstantiateCallback&& callback, LazyInstantiationType lazyType, in GrSurfaceProxy()
99 TypeMirror lazyType = types.rewrapType(from.type(), Lazy.class); in to() local
314 auto lazyType = deinstantiate ? GrSurfaceProxy::LazyInstantiationType ::kDeinstantiate in make_lazy() local