Searched defs:updateRefreshRate (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libvrr/RefreshRateCalculator/ | ||
D | InstantRefreshRateCalculator.cpp | 96 int InstantRefreshRateCalculator::updateRefreshRate() { in updateRefreshRate() function in android::hardware::graphics::composer::InstantRefreshRateCalculator |
D | CombinedRefreshRateCalculator.cpp | 111 void CombinedRefreshRateCalculator::updateRefreshRate() { in updateRefreshRate() function in android::hardware::graphics::composer::CombinedRefreshRateCalculator |
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdevice/ | ||
D | ExynosDisplay.cpp | 6773 void ExynosDisplay::SysfsBasedRRIHandler::updateRefreshRate(int refreshRate) { in updateRefreshRate() function in ExynosDisplay::SysfsBasedRRIHandler |
D | ExynosDisplay.h | 1782 virtual void updateRefreshRate(int __unused refreshRate) {} in updateRefreshRate() function |