Home
last modified time | relevance | path

Searched defs:backingTexture (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/src/gpu/
DGrDynamicAtlas.cpp189 sk_sp<GrTexture> backingTexture) { in instantiate()
/third_party/flutter/skia/src/gpu/ccpr/
DGrCCAtlas.cpp220 GrOnFlushResourceProvider* onFlushRP, sk_sp<GrTexture> backingTexture) { in makeRenderTargetContext()
DGrCCPerFlushResources.cpp567 sk_sp<GrTexture> backingTexture; in finalize() local
/third_party/flutter/skia/tools/fiddle/
Dfiddle_main.cpp32 sk_sp<GrTexture> backingTexture; // not externed variable
/third_party/flutter/skia/tests/
DGrCCPRTest.cpp301 const GrBackendTexture& backingTexture = texture->getBackendTexture(); in DEF_CCPR_TEST() local