Searched defs:MakeWithProc (Results 1 – 3 of 3) sorted by relevance
85 static sk_sp<SkPixelRef> MakeWithProc(const SkImageInfo& info, in MakeWithProc() function
111 sk_sp<SkPixelRef> SkMallocPixelRef::MakeWithProc(const SkImageInfo& info, in MakeWithProc() function in SkMallocPixelRef
110 sk_sp<SkData> SkData::MakeWithProc(const void* ptr, size_t length, ReleaseProc proc, void* ctx) { in MakeWithProc() function in SkData