Searched defs:textureProxy (Results 1 – 14 of 14) sorted by relevance
39 sk_sp<TextureProxy> textureProxy, in UploadInstance()92 sk_sp<TextureProxy> textureProxy, in Make()236 sk_sp<TextureProxy> textureProxy, in MakeCompressed()418 sk_sp<TextureProxy> textureProxy, in recordUpload()
63 sk_sp<CopyTextureToBufferTask> CopyTextureToBufferTask::Make(sk_sp<TextureProxy> textureProxy, in Make()78 CopyTextureToBufferTask::CopyTextureToBufferTask(sk_sp<TextureProxy> textureProxy, in CopyTextureToBufferTask()
120 TextureProxy* textureProxy) { in InstantiateIfNotLazy()129 TextureProxy* textureProxy) { in InstantiateIfNotLazy()
143 AutoDeinstantiateTextureProxy(TextureProxy* textureProxy) : fTextureProxy(textureProxy) {} in AutoDeinstantiateTextureProxy()
848 const TextureProxy* textureProxy, in readPixels()
91 GrTextureProxy* textureProxy = this->target(0)->asTextureProxy(); in makeClosed() local181 GrTextureProxy* textureProxy = dependedOn->asTextureProxy(); in addDependency() local
35 explicit GrTextureProxyPriv(GrTextureProxy* textureProxy) : fTextureProxy(textureProxy) {} in GrTextureProxyPriv()
32 explicit CacheAccess(GrTextureProxy* textureProxy) : fTextureProxy(textureProxy) {} in CacheAccess()
66 GrTextureProxy* textureProxy() const { return fTextureProxy.get(); } in textureProxy() function
63 GrTextureProxy* textureProxy = proxy->asTextureProxy(); in addProxy() local
503 if (auto* textureProxy = proxy->asTextureProxy()) { in resolve_and_mipmap() local
93 const TextureProxy* textureProxy() const { return fTextureProxy; } in textureProxy() function
63 sk_sp<TextureProxy> textureProxy; in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local
284 TextureProxy* textureProxy = static_cast<Surface*>(targetSurface)->backingTextureProxy(); in prepareSurfaceForStateUpdate() local484 for (const sk_sp<TextureProxy>& textureProxy : sampledTextureProxies) { in onAddRenderPass() local