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 136 void destroyMetadataAndNotify(size_t frameBytesCleared);
BitmapImage.cpp 114 destroyMetadataAndNotify(m_source.clearCacheExceptFrame(destroyAll ? kNotFound : m_currentFrame));
130 void BitmapImage::destroyMetadataAndNotify(size_t frameBytesCleared)
235 destroyMetadataAndNotify(frameBytesCleared);

Completed in 762 milliseconds