Home
last modified time | relevance | path

Searched defs:setRefreshRateThrottle (Results 1 – 7 of 7) sorted by relevance

/aosp12/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/4/com/google/hardware/pixel/display/
H A DIDisplay.aidl49 int setRefreshRateThrottle(in int delayMs); in setRefreshRateThrottle() method
/aosp12/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/current/com/google/hardware/pixel/display/
H A DIDisplay.aidl49 int setRefreshRateThrottle(in int delayMs); in setRefreshRateThrottle() method
/aosp12/hardware/google/interfaces/display/com/google/hardware/pixel/display/
H A DIDisplay.aidl129 int setRefreshRateThrottle(in int delayMs); in setRefreshRateThrottle() method
/aosp12/hardware/google/graphics/common/libhwc2.1/
H A Dpixel-display.cpp158 ndk::ScopedAStatus Display::setRefreshRateThrottle(int delayMs, int *_aidl_return) { in setRefreshRateThrottle() function in aidl::com::google::hardware::pixel::display::Display
/aosp12/hardware/google/graphics/common/libhwc2.1/libhwcService/
H A DExynosHWCService.cpp459 int32_t ExynosHWCService::setRefreshRateThrottle(uint32_t display_id, int32_t delayMs) { in setRefreshRateThrottle() function in android::ExynosHWCService
H A DIExynosHWC.cpp429 virtual int32_t setRefreshRateThrottle(uint32_t display_id, int32_t delay_ms) { in setRefreshRateThrottle() function in android::BpExynosHWCService
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDevice.cpp1071 int ExynosDevice::setRefreshRateThrottle(const int delayMs) { in setRefreshRateThrottle() function in ExynosDevice