Home
last modified time | relevance | path

Searched refs:GetPossibleCrtcs (Results 1 - 23 of 23) sorted by relevance

/device/soc/hisilicon/common/hal/display/source/display_device/src/drm/
H A Ddrm_encoder.h40 uint32_t GetPossibleCrtcs() const in GetPossibleCrtcs() function in OHOS::HDI::DISPLAY::DrmEncoder
H A Ddrm_plane.h54 uint32_t GetPossibleCrtcs() const in GetPossibleCrtcs() function in OHOS::HDI::DISPLAY::DrmPlane
H A Ddrm_device.cpp270 if (plane->IsIdle() && ((1 << pipe) & plane->GetPossibleCrtcs()) && (type == plane->GetType())) { in GetDrmPlane()
/device/soc/rockchip/common/hardware/display/src/display_device/
H A Ddrm_encoder.h42 uint32_t GetPossibleCrtcs() const in GetPossibleCrtcs() function in OHOS::HDI::DISPLAY::DrmEncoder
H A Ddrm_plane.h161 uint32_t GetPossibleCrtcs() const in GetPossibleCrtcs() function in OHOS::HDI::DISPLAY::DrmPlane
H A Ddrm_connector.cpp269 int possibleCrtcs = encoder->GetPossibleCrtcs(); in UpdateCrtcId()
H A Ddrm_device.cpp284 if (plane->IsIdle() && ((1 << pipe) & plane->GetPossibleCrtcs()) && (type == plane->GetType())) { in GetDrmPlane()
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H A Ddrm_encoder.h40 uint32_t GetPossibleCrtcs() const in GetPossibleCrtcs() function in OHOS::HDI::DISPLAY::DrmEncoder
H A Ddrm_plane.h161 uint32_t GetPossibleCrtcs() const in GetPossibleCrtcs() function in OHOS::HDI::DISPLAY::DrmPlane
H A Ddrm_device.cpp279 if (plane->IsIdle() && ((1 << pipe) & plane->GetPossibleCrtcs()) && (type == plane->GetType())) { in GetDrmPlane()
H A Ddrm_connector.cpp269 int possibleCrtcs = encoder->GetPossibleCrtcs(); in UpdateCrtcId()
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Ddrm_encoder.h39 uint32_t GetPossibleCrtcs() const in GetPossibleCrtcs() function in OHOS::HDI::DISPLAY::DrmEncoder
H A Ddrm_plane.h161 uint32_t GetPossibleCrtcs() const in GetPossibleCrtcs() function in OHOS::HDI::DISPLAY::DrmPlane
H A Ddrm_device.cpp279 if (plane->IsIdle() && ((1 << pipe) & plane->GetPossibleCrtcs()) && (type == plane->GetType())) { in GetDrmPlane()
H A Ddrm_connector.cpp266 int possibleCrtcs = encoder->GetPossibleCrtcs(); in UpdateCrtcId()
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Ddrm_encoder.h39 uint32_t GetPossibleCrtcs() const in GetPossibleCrtcs() function in OHOS::HDI::DISPLAY::DrmEncoder
H A Ddrm_plane.h161 uint32_t GetPossibleCrtcs() const in GetPossibleCrtcs() function in OHOS::HDI::DISPLAY::DrmPlane
H A Ddrm_connector.cpp261 int possibleCrtcs = encoder->GetPossibleCrtcs(); in UpdateCrtcId()
H A Ddrm_device.cpp279 if (plane->IsIdle() && ((1 << pipe) & plane->GetPossibleCrtcs()) && (type == plane->GetType())) { in GetDrmPlane()
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Ddrm_encoder.h39 uint32_t GetPossibleCrtcs() const in GetPossibleCrtcs() function in OHOS::HDI::DISPLAY::DrmEncoder
H A Ddrm_plane.h173 uint32_t GetPossibleCrtcs() const in GetPossibleCrtcs() function in OHOS::HDI::DISPLAY::DrmPlane
H A Ddrm_connector.cpp270 int possibleCrtcs = encoder->GetPossibleCrtcs(); in UpdateCrtcId()
H A Ddrm_device.cpp281 if (plane->IsIdle() && ((1 << pipe) & plane->GetPossibleCrtcs()) && (type == plane->GetType())) { in GetDrmPlane()

Completed in 13 milliseconds