Lines Matching full:hardware
44 // DispSync maintains a model of the periodic hardware-based vsync events of a
46 // offsets from the hardware vsync events. The model is constructed by
47 // feeding consecutive hardware event timestamps to the DispSync object via
52 // timestamps should correspond to a hardware vsync event, but they need not
53 // be consecutive hardware vsync times. If this method determines that the
54 // current model accurately represents the hardware event times it will return
76 // should correspond to a hardware vsync event. Unlike the
78 // correspond to consecutive hardware vsync events.
85 // synchronize the DispSync's model to the hardware vsync events. The re-
87 // calling addResyncSample with a sequence of consecutive hardware vsync
94 // from the hardware vsync events.
114 // given phase offset from the hardware vsync events. The callback is
158 // process to store information about the hardware vsync event times used