Home | History | Annotate | Download | only in DisplayHardware

Lines Matching defs:vsync

142             mCBContext->procs.vsync = &hook_vsync;
151 // don't need a vsync thread if we have a hardware composer
153 // always turn vsync off when we start
192 // we don't have VSYNC support, we need to fake it
269 ctx->hwc->vsync(disp, timestamp);
283 void HWComposer::vsync(int disp, int64_t timestamp) {
288 // There have been reports of HWCs that signal several vsync events
293 ALOGW("Ignoring duplicate VSYNC event from HWC (t=%" PRId64 ")",
1304 // we missed, find where the next vsync should be