Home | History | Annotate | Download | only in gui

Lines Matching defs:enableVSyncInjections

207     static status_t enableVSyncInjections(bool enable) {
279 return sm->enableVSyncInjections(enable);
748 status_t SurfaceComposerClient::enableVSyncInjections(bool enable) {
749 return Composer::enableVSyncInjections(enable);