Searched refs:animation_time (Results 1 – 2 of 2) sorted by relevance
950 impl().animation_time = in ScheduledActionAnimate()953 impl().layer_tree_host_impl->Animate(impl().animation_time); in ScheduledActionAnimate()969 impl().animation_time = std::max( in ScheduledActionCommit()970 impl().animation_time, blocked_main().last_monotonic_frame_begin_time); in ScheduledActionCommit()1044 impl().layer_tree_host_impl->Animate(impl().animation_time); in DrawSwapInternal()
131 base::TimeTicks animation_time; member