Home
last modified time | relevance | path

Searched defs:MakeWrappedRenderTarget (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/src/gpu/mtl/
DGrMtlRenderTarget.mm46 sk_sp<GrMtlRenderTarget> GrMtlRenderTarget::MakeWrappedRenderTarget(GrMtlGpu* gpu, function
/third_party/flutter/skia/src/gpu/mtl/
DGrMtlRenderTarget.mm66 sk_sp<GrMtlRenderTarget> GrMtlRenderTarget::MakeWrappedRenderTarget(GrMtlGpu* gpu, function
/third_party/skia/src/gpu/d3d/
DGrD3DRenderTarget.cpp91 sk_sp<GrD3DRenderTarget> GrD3DRenderTarget::MakeWrappedRenderTarget( in MakeWrappedRenderTarget() function in GrD3DRenderTarget
/third_party/flutter/skia/src/gpu/vk/
DGrVkRenderTarget.cpp134 sk_sp<GrVkRenderTarget> GrVkRenderTarget::MakeWrappedRenderTarget(GrVkGpu* gpu, in MakeWrappedRenderTarget() function in GrVkRenderTarget
/third_party/skia/src/gpu/vk/
DGrVkRenderTarget.cpp115 sk_sp<GrVkRenderTarget> GrVkRenderTarget::MakeWrappedRenderTarget( in MakeWrappedRenderTarget() function in GrVkRenderTarget
/third_party/flutter/skia/src/image/
DSkSurface_Gpu.cpp508 sk_sp<SkSurface> SkSurface_Gpu::MakeWrappedRenderTarget(GrContext* context, in MakeWrappedRenderTarget() function in SkSurface_Gpu