Home | History | Annotate | Download | only in DisplayHardware

Lines Matching defs:vsync

139             mCBContext->procs.vsync = &hook_vsync;
148 // don't need a vsync thread if we have a hardware composer
150 // always turn vsync off when we start
179 ALOGW("getting VSYNC period from fb HAL: %lld", disp.refresh);
183 ALOGW("getting VSYNC period from thin air: %lld",
194 // we don't have VSYNC support, we need to fake it
271 ctx->hwc->vsync(disp, timestamp);
285 void HWComposer::vsync(int disp, int64_t timestamp) {
290 // There have been reports of HWCs that signal several vsync events
295 ALOGW("Ignoring duplicate VSYNC event from HWC (t=%lld)",
1127 // we missed, find where the next vsync should be