Searched refs:didRequestAnimationFrameImpl (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/inspector/
H A DInspectorInstrumentation.h426 static void didRequestAnimationFrameImpl(InstrumentingAgents*, int callbackId, Frame*);
1988 didRequestAnimationFrameImpl(instrumentingAgents, callbackId, document->frame());
H A DInspectorInstrumentation.cpp1185 void InspectorInstrumentation::didRequestAnimationFrameImpl(InstrumentingAgents* instrumentingAgents, int callbackId, Frame* frame) function in class:WebCore::InspectorInstrumentation

Completed in 112 milliseconds