Searched defs:lazyType (Results 1 – 6 of 6) sorted by relevance
44 LazyInstantiationType lazyType, in GrTextureRenderTargetProxy()
36 LazyInstantiateCallback&& callback, LazyInstantiationType lazyType, in GrRenderTargetProxy()
33 GrTextureProxy::GrTextureProxy(LazyInstantiateCallback&& callback, LazyInstantiationType lazyType, in GrTextureProxy()
808 LazyInstantiationType lazyType = this->renderingDirectly() ? LazyInstantiationType::kSingleUse in createLazyProxy() local827 LazyInstantiationType lazyType) { in createLazyProxy()874 LazyInstantiationType lazyType = this->renderingDirectly() ? LazyInstantiationType::kSingleUse in createLazyRenderTargetProxy() local
53 GrSurfaceProxy::GrSurfaceProxy(LazyInstantiateCallback&& callback, LazyInstantiationType lazyType, in GrSurfaceProxy()
295 auto lazyType = deinstantiate ? GrSurfaceProxy::LazyInstantiationType ::kDeinstantiate in make_lazy() local