OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onDecodeLazyPixelRefBegin
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorTimelineAgent.h
266
void
onDecodeLazyPixelRefBegin
(const TraceEventDispatcher::TraceEvent&);
InspectorTimelineAgent.cpp
365
dispatcher->addListener(PlatformInstrumentation::DecodeLazyPixelRefEvent, TRACE_EVENT_PHASE_BEGIN, this, &InspectorTimelineAgent::
onDecodeLazyPixelRefBegin
, m_client);
[
all
...]
Completed in 1309 milliseconds