Searched refs:setRefreshRateThrottleNanos (Results 1 – 5 of 5) sorted by relevance
59 virtual int32_t setRefreshRateThrottleNanos(const int64_t delayNs,
1120 setRefreshRateThrottleNanos(std::chrono::duration_cast<std::chrono::nanoseconds>( in setLHBMRefreshRateThrottle()1425 int32_t ExynosPrimaryDisplay::setRefreshRateThrottleNanos(const int64_t delayNanos, in setRefreshRateThrottleNanos() function in ExynosPrimaryDisplay
195 mDisplay->setRefreshRateThrottleNanos(std::chrono::duration_cast< in setRefreshRateThrottle()
485 ->setRefreshRateThrottleNanos(std::chrono::duration_cast<std::chrono::nanoseconds>( in setRefreshRateThrottle()
1408 virtual int32_t setRefreshRateThrottleNanos(const int64_t __unused delayNanos, in setRefreshRateThrottleNanos() function