Home | History | Annotate | Download | only in layers

Lines Matching defs:PauseAnimation

1110 void Layer::PauseAnimation(int animation_id, double time_offset) {
1111 layer_animation_controller_->PauseAnimation(animation_id, time_offset);