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

  /external/chromium_org/third_party/WebKit/Source/platform/
PlatformInstrumentation.h 79 static void willDecodeLazyPixelRef(unsigned long long lazyPixelRefId);
123 inline void PlatformInstrumentation::willDecodeLazyPixelRef(unsigned long long lazyPixelRefId)
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
DecodingImageGenerator.cpp 81 PlatformInstrumentation::willDecodeLazyPixelRef(m_generationId);
96 PlatformInstrumentation::willDecodeLazyPixelRef(m_generationId);

Completed in 1133 milliseconds