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

  /external/webkit/WebCore/platform/graphics/mac/
GraphicsLayerCA.h 364 typedef int AnimatedProperty; // std containers choke on the AnimatedPropertyID enum
365 typedef pair<AnimatedProperty, int> AnimationPair;
367 HashSet<AnimatedProperty> m_transitionPropertiesToRemove;
GraphicsLayerCA.mm     [all...]

Completed in 258 milliseconds