Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/hal/display/source/display_device/src/drm/
H A Ddrm_plane.h70 bool IsIdle() const in IsIdle() 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_plane.h177 bool IsIdle() const in IsIdle() function in OHOS::HDI::DISPLAY::DrmPlane
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_plane.h177 bool IsIdle() const in IsIdle() function in OHOS::HDI::DISPLAY::DrmPlane
H A Ddrm_device.cpp279 if (plane->IsIdle() && ((1 << pipe) & plane->GetPossibleCrtcs()) && (type == plane->GetType())) { in GetDrmPlane()
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Ddrm_plane.h177 bool IsIdle() const in IsIdle() function in OHOS::HDI::DISPLAY::DrmPlane
H A Ddrm_device.cpp279 if (plane->IsIdle() && ((1 << pipe) & plane->GetPossibleCrtcs()) && (type == plane->GetType())) { in GetDrmPlane()
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Ddrm_plane.h177 bool IsIdle() const in IsIdle() function in OHOS::HDI::DISPLAY::DrmPlane
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_plane.h189 bool IsIdle() const in IsIdle() function in OHOS::HDI::DISPLAY::DrmPlane
H A Ddrm_device.cpp281 if (plane->IsIdle() && ((1 << pipe) & plane->GetPossibleCrtcs()) && (type == plane->GetType())) { in GetDrmPlane()

Completed in 7 milliseconds