Searched defs:textureProxy (Results 1 – 18 of 18) sorted by relevance
19 GrTextureResolveRenderTask(sk_sp<GrTextureProxy> textureProxy, GrTextureResolveFlags flags) in GrTextureResolveRenderTask()
18 GrTextureProxy* textureProxy = textureProxyPtr.get(); in Make() local
20 sk_sp<GrTextureProxy> textureProxy, in GrTextureContext()
32 explicit GrTextureProxyPriv(GrTextureProxy* textureProxy) : fTextureProxy(textureProxy) {} in GrTextureProxyPriv()
26 explicit CacheAccess(GrTextureProxy* textureProxy) : fTextureProxy(textureProxy) {} in CacheAccess()
519 if (auto* textureProxy = proxies[i]->asTextureProxy()) { in flushSurfaces() local661 sk_sp<GrTextureOpList> GrDrawingManager::newTextureOpList(sk_sp<GrTextureProxy> textureProxy) { in newTextureOpList()683 sk_sp<GrTextureProxy> textureProxy, GrTextureResolveFlags flags, const GrCaps& caps) { in newTextureResolveRenderTask()812 sk_sp<GrTextureProxy> textureProxy(sk_ref_sp(sProxy->asTextureProxy())); in makeTextureContext() local
75 GrTextureProxy* textureProxy = dependedOn->asTextureProxy(); in addDependency() local
69 sk_sp<GrTextureProxy> textureProxy(int index) { return fProxies[index]; } in textureProxy() function
359 if (GrTextureProxy* textureProxy = fTarget->asTextureProxy()) { in GrRenderTargetOpList() local
81 GrTextureProxy* textureProxy = this->target(0)->asTextureProxy(); in makeClosed() local170 GrTextureProxy* textureProxy = dependedOn->asTextureProxy(); in addDependency() local
39 GrTextureProxy* textureProxy = proxy->asTextureProxy(); in addProxy() local
59 GrTextureProxy* textureProxy() const { return fTextureProxy.get(); } in textureProxy() function
499 if (auto* textureProxy = proxy->asTextureProxy()) { in resolve_and_mipmap() local
27 GrTextureProxy* textureProxy = fAtlas ? fAtlas->textureProxy() : nullptr; in init() local
76 GrTextureProxy* textureProxy() const { return fTextureProxy.get(); } in textureProxy() function
501 sk_sp<GrTextureProxy> textureProxy, in apply_morphology_pass()