Lines Matching refs:vsync
49 ALOGE("%s: vsync control failed. Dpy=%d, enable=%d : %s",
66 ctx->proc->vsync(ctx->proc, dpy, timestamp);
137 //XXX: Blank events don't work with fake vsync,
138 //but we shouldn't be running on fake vsync anyway.
167 ALOGE("%s: Too many errors, falling back to fake vsync ",
191 //Fake vsync is used only when set explicitly through a property or when
192 //the vsync timestamp node cannot be opened at bootup. There is no
193 //fallback to fake vsync from the true vsync loop, ever, as the
195 //Also, fake vsync is delivered only for the primary display.
199 ctx->proc->vsync(ctx->proc, HWC_DISPLAY_PRIMARY, timestamp);