HomeSort by relevance Sort by last modified time
    Searched refs:destroyMetadataAndNotify (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
BitmapImage.h 139 void destroyMetadataAndNotify(size_t frameBytesCleared);
BitmapImage.cpp 126 destroyMetadataAndNotify(m_source.clearCacheExceptFrame(destroyAll ? kNotFound : m_currentFrame));
142 void BitmapImage::destroyMetadataAndNotify(size_t frameBytesCleared)
239 destroyMetadataAndNotify(frameBytesCleared);

Completed in 37 milliseconds