Searched defs:textureProxy (Results 1 – 12 of 12) sorted by relevance
29 sk_sp<TextureProxy> textureProxy, in UploadInstance()79 sk_sp<TextureProxy> textureProxy, in Make()231 sk_sp<TextureProxy> textureProxy, in recordUpload()
58 sk_sp<CopyTextureToBufferTask> CopyTextureToBufferTask::Make(sk_sp<TextureProxy> textureProxy, in Make()70 CopyTextureToBufferTask::CopyTextureToBufferTask(sk_sp<TextureProxy> textureProxy, in CopyTextureToBufferTask()
114 AutoDeinstantiateTextureProxy(TextureProxy* textureProxy) : fTextureProxy(textureProxy) {} in AutoDeinstantiateTextureProxy()
101 TextureProxy* textureProxy) { in InstantiateIfNotLazy()
338 const TextureProxy* textureProxy, in readPixels()
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() local171 GrTextureProxy* textureProxy = dependedOn->asTextureProxy(); in addDependency() local
60 GrTextureProxy* textureProxy() const { return fTextureProxy.get(); } in textureProxy() function
52 GrTextureProxy* textureProxy = proxy->asTextureProxy(); in addProxy() local
489 if (auto* textureProxy = proxy->asTextureProxy()) { in resolve_and_mipmap() local
46 sk_sp<TextureProxy> textureProxy; in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local