Home
last modified time | relevance | path

Searched refs:setRefreshRateThrottleNanos (Results 1 – 5 of 5) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplay.h59 virtual int32_t setRefreshRateThrottleNanos(const int64_t delayNs,
DExynosPrimaryDisplay.cpp1120 setRefreshRateThrottleNanos(std::chrono::duration_cast<std::chrono::nanoseconds>( in setLHBMRefreshRateThrottle()
1425 int32_t ExynosPrimaryDisplay::setRefreshRateThrottleNanos(const int64_t delayNanos, in setRefreshRateThrottleNanos() function in ExynosPrimaryDisplay
/hardware/google/graphics/common/libhwc2.1/
Dpixel-display.cpp195 mDisplay->setRefreshRateThrottleNanos(std::chrono::duration_cast< in setRefreshRateThrottle()
/hardware/google/graphics/common/libhwc2.1/libhwcService/
DExynosHWCService.cpp485 ->setRefreshRateThrottleNanos(std::chrono::duration_cast<std::chrono::nanoseconds>( in setRefreshRateThrottle()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.h1408 virtual int32_t setRefreshRateThrottleNanos(const int64_t __unused delayNanos, in setRefreshRateThrottleNanos() function