HomeSort by relevance Sort by last modified time
    Searched full:blocked_properties (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/cc/animation/
layer_animation_controller.cc 504 TargetProperties blocked_properties; local
508 blocked_properties.insert(active_animations_[i]->target_property());
531 if (!blocked_properties.insert(*p_iter).second)

Completed in 581 milliseconds