Home
last modified time | relevance | path

Searched refs:updateVsyncConfigLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/Scheduler/
DVsyncModulator.cpp46 return updateVsyncConfigLocked(); in setVsyncConfigSet()
88 return updateVsyncConfigLocked(); in setTransactionSchedule()
163 return updateVsyncConfigLocked(); in updateVsyncConfig()
166 VsyncConfig VsyncModulator::updateVsyncConfigLocked() { in updateVsyncConfigLocked() function in android::scheduler::VsyncModulator
187 static_cast<void>(updateVsyncConfigLocked()); in binderDied()
DVsyncModulator.h89 [[nodiscard]] VsyncConfig updateVsyncConfigLocked() REQUIRES(mMutex);