Home
last modified time | relevance | path

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

/third_party/skia/tools/gpu/
DManagedBackendTexture.h100 inline sk_sp<ManagedBackendTexture> ManagedBackendTexture::MakeWithData(GrDirectContext* dContext, in MakeWithData() function
/third_party/skia/src/core/
DSkMallocPixelRef.cpp54 sk_sp<SkPixelRef> SkMallocPixelRef::MakeWithData(const SkImageInfo& info, in MakeWithData() function in SkMallocPixelRef
/third_party/flutter/skia/src/core/
DSkMallocPixelRef.cpp71 sk_sp<SkPixelRef> SkMallocPixelRef::MakeWithData(const SkImageInfo& info, in MakeWithData() function in SkMallocPixelRef
/third_party/skia/src/gpu/effects/
DGrSkSLFP.cpp265 std::unique_ptr<GrSkSLFP> GrSkSLFP::MakeWithData( in MakeWithData() function in GrSkSLFP