OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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