Searched refs:destroyMetadataAndNotify (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DBitmapImage.cpp126 destroyMetadataAndNotify(m_source.clearCacheExceptFrame(destroyAll ? kNotFound : m_currentFrame));
142 void BitmapImage::destroyMetadataAndNotify(size_t frameBytesCleared) function in class:blink::BitmapImage
239 destroyMetadataAndNotify(frameBytesCleared);
H A DBitmapImage.h139 void destroyMetadataAndNotify(size_t frameBytesCleared);

Completed in 75 milliseconds