Home
last modified time | relevance | path

Searched refs:mDpmsState (Results 1 - 12 of 12) sorted by relevance

/device/soc/hisilicon/common/hal/display/source/display_device/src/drm/
H A Ddrm_connector.h99 return mDpmsState; in GetDpmsState()
125 uint64_t mDpmsState = 0; member in OHOS::HDI::DISPLAY::DrmConnector
H A Ddrm_connector.cpp82 mDpmsState = prop.value; in Init()
83 DISPLAY_LOGD("dpms state : %{public}" PRIu64 "", mDpmsState); in Init()
248 mDpmsState = dmps; in SetDpmsState()
/device/soc/rockchip/common/hardware/display/src/display_device/
H A Ddrm_connector.h105 return mDpmsState; in GetDpmsState()
133 uint64_t mDpmsState = 0; member in OHOS::HDI::DISPLAY::DrmConnector
H A Ddrm_connector.cpp83 mDpmsState = prop.value; in Init()
84 DISPLAY_DEBUGLOG("dpms state : %{public}" PRIu64 "", mDpmsState); in Init()
355 mDpmsState = dmps; in SetDpmsState()
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H A Ddrm_connector.h103 return mDpmsState; in GetDpmsState()
131 uint64_t mDpmsState = 0; member in OHOS::HDI::DISPLAY::DrmConnector
H A Ddrm_connector.cpp86 mDpmsState = prop.value; in Init()
87 DISPLAY_DEBUGLOG("dpms state : %{public}" PRIu64 "", mDpmsState); in Init()
356 mDpmsState = dmps; in SetDpmsState()
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Ddrm_connector.h102 return mDpmsState; in GetDpmsState()
130 uint64_t mDpmsState = 0; member in OHOS::HDI::DISPLAY::DrmConnector
H A Ddrm_connector.cpp87 mDpmsState = prop.value; in Init()
88 DISPLAY_LOGD("dpms state : %{public}" PRIu64 "", mDpmsState); in Init()
353 mDpmsState = dmps; in SetDpmsState()
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Ddrm_connector.h102 return mDpmsState; in GetDpmsState()
130 uint64_t mDpmsState = 0; member in OHOS::HDI::DISPLAY::DrmConnector
H A Ddrm_connector.cpp87 mDpmsState = prop.value; in Init()
88 DISPLAY_LOGD("dpms state : %{public}" PRIu64 "", mDpmsState); in Init()
348 mDpmsState = dmps; in SetDpmsState()
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Ddrm_connector.h102 return mDpmsState; in GetDpmsState()
130 uint64_t mDpmsState = 0; member in OHOS::HDI::DISPLAY::DrmConnector
H A Ddrm_connector.cpp87 mDpmsState = prop.value; in Init()
88 DISPLAY_LOGD("dpms state : %{public}" PRIu64 "", mDpmsState); in Init()
356 mDpmsState = dmps; in SetDpmsState()

Completed in 7 milliseconds