Home | History | Annotate | Download | only in layers

Lines Matching refs:time_offset

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