Home
last modified time | relevance | path

Searched defs:RequestAnimationFrame (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
DTracingTimelineModel.js72 RequestAnimationFrame: "RequestAnimationFrame", property
DTimelineModel.js94 RequestAnimationFrame: "RequestAnimationFrame", property
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorTimelineAgent.cpp121 static const char RequestAnimationFrame[] = "RequestAnimationFrame"; variable