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

  /external/chromium_org/third_party/WebKit/Source/platform/
PlatformInstrumentation.cpp 41 const char PlatformInstrumentation::DrawLazyPixelRefEvent[] = "Draw LazyPixelRef";
PlatformInstrumentation.h 63 static const char DrawLazyPixelRefEvent[];
120 TRACE_EVENT_INSTANT1(CategoryName, DrawLazyPixelRefEvent, LazyPixelRef, lazyPixelRefId);

Completed in 108 milliseconds