Searched defs:MakeFromBackendTexture (Results 1 – 4 of 4) sorted by relevance
432 sk_sp<SkSurface> SkSurface::MakeFromBackendTexture(GrContext* context, in MakeFromBackendTexture() function in SkSurface525 sk_sp<SkSurface> SkSurface::MakeFromBackendTexture(GrContext* context, const GrBackendTexture& tex, in MakeFromBackendTexture() function in SkSurface
512 sk_sp<SkSurface> SkSurface::MakeFromBackendTexture(GrContext*, const GrBackendTexture&, in MakeFromBackendTexture() function in SkSurface
479 sk_sp<SkSurface> SkSurface::MakeFromBackendTexture(GrRecordingContext* rContext, in MakeFromBackendTexture() function in SkSurface
262 std::unique_ptr<SurfaceDrawContext> SurfaceDrawContext::MakeFromBackendTexture( in MakeFromBackendTexture() function in skgpu::v1::SurfaceDrawContext