HomeSort by relevance Sort by last modified time
    Searched defs:RequestAnimationFrame (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorTimelineAgent.cpp 111 static const char RequestAnimationFrame[] = "RequestAnimationFrame";
590 appendRecord(TimelineRecordFactory::createAnimationFrameData(callbackId), TimelineRecordType::RequestAnimationFrame, true, document->frame());
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
TimelineModel.js 93 RequestAnimationFrame: "RequestAnimationFrame",

Completed in 185 milliseconds