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

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

Completed in 27 milliseconds