Home | History | Annotate | Download | only in timeline

Lines Matching refs:RequestAnimationFrame

240     eventStyles[recordTypes.RequestAnimationFrame] = new WebInspector.TimelineRecordStyle(WebInspector.UIString("Request Animation Frame"), categories["scripting"]);
386 case recordType.RequestAnimationFrame: