Searched refs:freeFunc (Results 1 – 2 of 2) sorted by relevance
52 Bitmap(void* address, void* context, FreeFunc freeFunc,109 FreeFunc freeFunc; member
141 Bitmap::Bitmap(void* address, void* context, FreeFunc freeFunc, in Bitmap() argument146 mPixelStorage.external.freeFunc = freeFunc; in Bitmap()182 mPixelStorage.external.freeFunc(mPixelStorage.external.address, in doFreePixels()