Searched refs:ownPixels (Results 1 – 2 of 2) sorted by relevance
13 SkColorTable* ctable, bool ownPixels) { in SkMallocPixelRef() argument15 SkASSERT(ownPixels); in SkMallocPixelRef()22 fOwnPixels = ownPixels; in SkMallocPixelRef()
24 SkMallocPixelRef(void* addr, size_t size, SkColorTable* ctable, bool ownPixels = true);