Searched refs:TypeDecoder (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DImageDecodingStore.h98 TypeDecoder, enumerator in enum:blink::ImageDecodingStore::CacheEntry::CacheType
148 virtual CacheType type() const OVERRIDE { return TypeDecoder; }
H A DImageDecodingStore.cpp258 if (cacheEntry->type() == CacheEntry::TypeDecoder) {

Completed in 562 milliseconds