Searched defs:destroyAll (Results 1 – 6 of 6) sorted by relevance
76 void BitmapImage::destroyDecodedData(bool destroyAll) in destroyDecodedData()94 void BitmapImage::destroyDecodedDataIfNecessary(bool destroyAll) in destroyDecodedDataIfNecessary()441 bool destroyAll = false; in internalAdvanceAnimation() local
56 void ImageSource::clear(bool destroyAll, size_t clearBeforeFrame, SharedBuffer* data, bool allDataR… in clear()
42 void StillImage::destroyDecodedData(bool destroyAll) in destroyDecodedData()
459 void ImageSource::clear(bool destroyAll, size_t clearBeforeFrame, SharedBuffer* data, bool allDataR… in clear()
44 virtual void destroyDecodedData(bool destroyAll = true) {} in destroyDecodedData()
349 inline void Deque<T, inlineCapacity>::destroyAll() in destroyAll() function