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

  /external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
animation-node.js 24 animationNode._isCurrent = function(localTime) {
animation.js 36 animation._isCurrent = animationNode._isCurrent;
52 nullAnimation._isCurrent = function() {

Completed in 55 milliseconds