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