Searched refs:freeFunc (Results 1 – 2 of 2) sorted by relevance
136 Bitmap(void* address, void* context, FreeFunc freeFunc, const SkImageInfo& info,157 FreeFunc freeFunc; member
198 Bitmap::Bitmap(void* address, void* context, FreeFunc freeFunc, const SkImageInfo& info, in Bitmap() argument205 mPixelStorage.external.freeFunc = freeFunc; in Bitmap()234 mPixelStorage.external.freeFunc(mPixelStorage.external.address, in ~Bitmap()