Searched defs:setVSyncEnabled (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/native/services/surfaceflinger/Scheduler/ | ||
H A D | InjectVSyncSource.h | 47 void setVSyncEnabled(bool) override {} in setVSyncEnabled() function |
H A D | DispSyncSource.cpp | 139 void DispSyncSource::setVSyncEnabled(bool enable) { in setVSyncEnabled() function in android::scheduler::DispSyncSource |