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

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
ImageDecodingStore.cpp 177 cacheEntry->incrementUseCount();
350 cacheEntry->incrementUseCount();
ImageDecodingStore.h 176 void incrementUseCount() { ++m_useCount; }

Completed in 38 milliseconds