Searched refs:setIdleTimerEnabled (Results 1 – 4 of 4) sorted by relevance
/device/generic/goldfish-opengl/system/hwc3/ | ||
D | Display.h | 120 HWC3::Error setIdleTimerEnabled(int32_t timeoutMs); |
D | ComposerClient.h | 118 ndk::ScopedAStatus setIdleTimerEnabled(int64_t displayId, int32_t timeoutMs) override; |
D | ComposerClient.cpp | 639 ndk::ScopedAStatus ComposerClient::setIdleTimerEnabled(int64_t displayId, int32_t timeoutMs) { in setIdleTimerEnabled() function in aidl::android::hardware::graphics::composer3::impl::ComposerClient |
D | Display.cpp | 716 HWC3::Error Display::setIdleTimerEnabled(int32_t timeoutMs) { in setIdleTimerEnabled() function in aidl::android::hardware::graphics::composer3::impl::Display |