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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DBitmapImage.cpp113 destroyMetadataAndNotify(m_source.clearCacheExceptFrame(destroyAll ? kNotFound : m_currentFrame));
129 void BitmapImage::destroyMetadataAndNotify(size_t frameBytesCleared) function in class:WebCore::BitmapImage
234 destroyMetadataAndNotify(frameBytesCleared);

Completed in 61 milliseconds