OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DecodeLazyPixelRefEvent
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/
PlatformInstrumentation.cpp
42
const char PlatformInstrumentation::
DecodeLazyPixelRefEvent
[] = "Decode LazyPixelRef";
PlatformInstrumentation.h
64
static const char
DecodeLazyPixelRefEvent
[];
125
TRACE_EVENT_BEGIN1(CategoryName,
DecodeLazyPixelRefEvent
, LazyPixelRef, lazyPixelRefId);
130
TRACE_EVENT_END1(CategoryName,
DecodeLazyPixelRefEvent
, LazyPixelRef, lazyPixelRefId);
Completed in 442 milliseconds