Home
last modified time | relevance | path

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

/external/skia/src/image/
DSkSurface_Gpu.cpp412 sk_sp<SkSurface> SkSurface::MakeFromBackendTexture(GrContext* context, in MakeFromBackendTexture() function in SkSurface
500 sk_sp<SkSurface> SkSurface::MakeFromBackendTexture(GrContext* context, const GrBackendTexture& tex, in MakeFromBackendTexture() function in SkSurface
DSkSurface.cpp537 sk_sp<SkSurface> SkSurface::MakeFromBackendTexture(GrContext*, const GrBackendTexture&, in MakeFromBackendTexture() function in SkSurface
/external/skqp/src/image/
DSkSurface_Gpu.cpp420 sk_sp<SkSurface> SkSurface::MakeFromBackendTexture(GrContext* context, const GrBackendTexture& tex, in MakeFromBackendTexture() function in SkSurface
DSkSurface.cpp308 sk_sp<SkSurface> SkSurface::MakeFromBackendTexture(GrContext*, const GrBackendTexture&, in MakeFromBackendTexture() function in SkSurface
/external/skia/src/gpu/
DGrRenderTargetContext.cpp267 std::unique_ptr<GrRenderTargetContext> GrRenderTargetContext::MakeFromBackendTexture( in MakeFromBackendTexture() function in GrRenderTargetContext