Home
last modified time | relevance | path

Searched defs:MakeFromBackendTexture (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/src/image/
DSkSurface_Gpu.cpp432 sk_sp<SkSurface> SkSurface::MakeFromBackendTexture(GrContext* context, in MakeFromBackendTexture() function in SkSurface
525 sk_sp<SkSurface> SkSurface::MakeFromBackendTexture(GrContext* context, const GrBackendTexture& tex, in MakeFromBackendTexture() function in SkSurface
DSkSurface.cpp512 sk_sp<SkSurface> SkSurface::MakeFromBackendTexture(GrContext*, const GrBackendTexture&, in MakeFromBackendTexture() function in SkSurface
/third_party/skia/src/image/
DSkSurface_Gpu.cpp479 sk_sp<SkSurface> SkSurface::MakeFromBackendTexture(GrRecordingContext* rContext, in MakeFromBackendTexture() function in SkSurface
/third_party/skia/src/gpu/v1/
DSurfaceDrawContext.cpp262 std::unique_ptr<SurfaceDrawContext> SurfaceDrawContext::MakeFromBackendTexture( in MakeFromBackendTexture() function in skgpu::v1::SurfaceDrawContext