Home
last modified time | relevance | path

Searched refs:refScratchTexture (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrResourceProvider.cpp130 sk_sp<GrTexture> tex(this->refScratchTexture(desc, format, renderable, renderTargetSampleCnt, in getExactScratch()
309 if (auto tex = this->refScratchTexture(desc, format, renderable, renderTargetSampleCnt, in createApproxTexture()
323 if (auto tex = this->refScratchTexture(*copyDesc, format, renderable, renderTargetSampleCnt, in createApproxTexture()
342 sk_sp<GrTexture> GrResourceProvider::refScratchTexture(const GrSurfaceDesc& desc, in refScratchTexture() function in GrResourceProvider
DGrResourceProvider.h295 sk_sp<GrTexture> refScratchTexture(const GrSurfaceDesc& desc,