OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:unlockCache
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
ImageDecodingStoreTest.cpp
103
unlockCache
(image);
114
void
unlockCache
(const ScaledImageFragment* cachedImage)
116
ImageDecodingStore::instance()->
unlockCache
(m_generator.get(), cachedImage);
133
ImageDecodingStore::instance()->
unlockCache
(m_generator.get(), cachedImage);
235
unlockCache
(cachedImage);
350
unlockCache
(refImage);
353
unlockCache
(testImage);
359
unlockCache
(refImage);
367
unlockCache
(refImage);
370
unlockCache
(testImage)
[
all
...]
ImageDecodingStore.cpp
105
void ImageDecodingStore::
unlockCache
(const ImageFrameGenerator* generator, const ScaledImageFragment* cachedImage)
Completed in 527 milliseconds