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

  /external/chromium_org/cc/trees/
layer_tree_host.h 104 void UpdateClientAnimations(base::TimeTicks monotonic_frame_begin_time);
105 void AnimateLayers(base::TimeTicks monotonic_frame_begin_time);
thread_proxy.cc 690 begin_main_frame_state->monotonic_frame_begin_time =
776 begin_main_frame_state->monotonic_frame_begin_time);
778 begin_main_frame_state->monotonic_frame_begin_time);
780 begin_main_frame_state->monotonic_frame_begin_time;
    [all...]
thread_proxy.h 50 base::TimeTicks monotonic_frame_begin_time; member in struct:cc::ThreadProxy::BeginMainFrameAndCommitState

Completed in 62 milliseconds