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

/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInspectorInstrumentation.h444 static void didRequestAnimationFrameImpl(InstrumentingAgents*, int callbackId, Frame*);
1944 didRequestAnimationFrameImpl(instrumentingAgents, callbackId, document->frame());
H A DInspectorInstrumentation.cpp1258 void InspectorInstrumentation::didRequestAnimationFrameImpl(InstrumentingAgents* instrumentingAgents, int callbackId, Frame* frame) function in class:WebCore::InspectorInstrumentation

Completed in 127 milliseconds