Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tools/gpu/
H A DManagedBackendTexture.h119 inline sk_sp<ManagedBackendTexture> ManagedBackendTexture::MakeWithData(GrDirectContext* dContext, in MakeWithData() function
/aosp_15_r20/external/skia/src/core/
H A DSkMallocPixelRef.cpp59 sk_sp<SkPixelRef> SkMallocPixelRef::MakeWithData(const SkImageInfo& info, in MakeWithData() function in SkMallocPixelRef
/aosp_15_r20/external/skia/src/gpu/ganesh/effects/
H A DGrSkSLFP.cpp289 std::unique_ptr<GrSkSLFP> GrSkSLFP::MakeWithData( in MakeWithData() function in GrSkSLFP