Searched defs:textureProxy (Results 1 – 16 of 16) sorted by relevance
32 explicit GrTextureProxyPriv(GrTextureProxy* textureProxy) : fTextureProxy(textureProxy) {} in GrTextureProxyPriv()
26 explicit CacheAccess(GrTextureProxy* textureProxy) : fTextureProxy(textureProxy) {} in CacheAccess()
81 GrTextureProxy* textureProxy = this->target(0)->asTextureProxy(); in makeClosed() local168 GrTextureProxy* textureProxy = dependedOn->asTextureProxy(); in addDependency() local
39 GrTextureProxy* textureProxy = proxy->asTextureProxy(); in addProxy() local
58 GrTextureProxy* textureProxy() const { return fTextureProxy.get(); } in textureProxy() function
47 void GrOnFlushResourceProvider::addTextureResolveTask(sk_sp<GrTextureProxy> textureProxy, in addTextureResolveTask()
483 if (auto* textureProxy = proxy->asTextureProxy()) { in resolve_and_mipmap() local
22 sk_sp<GrTextureProxy> textureProxy, in GrTextureContext()
605 sk_sp<GrTextureOpList> GrDrawingManager::newTextureOpList(GrTextureProxy* textureProxy) { in newTextureOpList()743 sk_sp<GrTextureProxy> textureProxy(sk_ref_sp(sProxy->asTextureProxy())); in makeTextureContext() local
122 if (GrTextureProxy* textureProxy = dependedOn->asTextureProxy()) { in addDependency() local
69 sk_sp<GrTextureProxy> textureProxy(int index) { return fProxies[index]; } in textureProxy() function
30 GrTextureProxy* textureProxy = fAtlas ? fAtlas->textureProxy() : nullptr; in init() local
57 GrTextureProxy* textureProxy() const { return fTextureProxy.get(); } in textureProxy() function
419 sk_sp<GrTextureProxy> textureProxy, in apply_morphology_pass()