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()406 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()
32 explicit GrTextureProxyPriv(GrTextureProxy* textureProxy) : fTextureProxy(textureProxy) {} in GrTextureProxyPriv()
26 explicit CacheAccess(GrTextureProxy* textureProxy) : fTextureProxy(textureProxy) {} in CacheAccess()
82 GrTextureProxy* textureProxy = this->target(0)->asTextureProxy(); in makeClosed() local172 GrTextureProxy* textureProxy = dependedOn->asTextureProxy(); in addDependency() local
60 GrTextureProxy* textureProxy() const { return fTextureProxy.get(); } in textureProxy() function
63 GrTextureProxy* textureProxy = proxy->asTextureProxy(); in addProxy() local
488 if (auto* textureProxy = proxy->asTextureProxy()) { in resolve_and_mipmap() local
120 TextureProxy* textureProxy) { in InstantiateIfNotLazy()129 TextureProxy* textureProxy) { in InstantiateIfNotLazy()
143 AutoDeinstantiateTextureProxy(TextureProxy* textureProxy) : fTextureProxy(textureProxy) {} in AutoDeinstantiateTextureProxy()
809 const TextureProxy* textureProxy, in readPixels()
91 const TextureProxy* textureProxy() const { return fTextureProxy; } in textureProxy() function
63 sk_sp<TextureProxy> textureProxy; in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local
199 TextureProxy* textureProxy = static_cast<Surface*>(targetSurface)->backingTextureProxy(); in prepareSurfaceForStateUpdate() local398 for (const sk_sp<TextureProxy>& textureProxy : sampledTextureProxies) { in onAddRenderPass() local