Searched defs:zeroTime (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/animation/
H A DAnimationTimeline.cpp170 double AnimationTimeline::zeroTime() function in class:blink::AnimationTimeline
189 double result = m_document->animationClock().currentTime() - zeroTime();
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/components/
H A DTimelineGrid.js76 var firstDividerTime = Math.ceil((calculator.minimumBoundary() - calculator.zeroTime()) / gridSliceTime) * gridSliceTime + calculator.zeroTime();
143 var text = printDeltas ? calculator.formatTime(calculator.zeroTime() + time - lastTime) : calculator.formatTime(time, precision);
346 zeroTime: function() { },
H A DFlameChart.js386 zeroTime: function()
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/
H A DCPUProfileFlameChart.js494 zeroTime: function()
H A DHeapSnapshotView.js2091 zeroTime: function()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 165 milliseconds