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