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

  /external/chromium_org/third_party/WebKit/Source/platform/
PlatformInstrumentation.h 78 static void didDrawLazyPixelRef(unsigned long long lazyPixelRefId);
118 inline void PlatformInstrumentation::didDrawLazyPixelRef(unsigned long long lazyPixelRefId)
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/skia/
NativeImageSkia.cpp 177 PlatformInstrumentation::didDrawLazyPixelRef(bitmap().getGenerationID());
303 PlatformInstrumentation::didDrawLazyPixelRef(bitmap().getGenerationID());

Completed in 238 milliseconds