Searched refs:GetWinType (Results 1 - 10 of 10) sorted by relevance
/device/soc/rockchip/common/hardware/display/src/display_device/ |
H A D | hdi_drm_composition.cpp | 228 if ((static_cast<int>(drmPlane->GetWinType()) & mCrtc->GetPlaneMask()) && in RemoveUnusePlane() 254 if (!(static_cast<int>(drmPlane->GetWinType()) & mCrtc->GetPlaneMask())) { in FindPlaneAndApply() 258 drmPlane->GetId(), drmPlane->GetWinType(), mCrtc->GetId(), in FindPlaneAndApply()
|
H A D | drm_plane.h | 189 DrmPlaneType GetWinType() in GetWinType() function in OHOS::HDI::DISPLAY::DrmPlane
|
/device/soc/rockchip/rk3399/hardware/display/src/display_device/ |
H A D | hdi_drm_composition.cpp | 205 if ((static_cast<int>(drmPlane->GetWinType()) & mCrtc->GetPlaneMask()) && drmPlane->GetPipe() == 0) { in RemoveUnusePlane() 229 if (!(static_cast<int>(drmPlane->GetWinType()) & mCrtc->GetPlaneMask())) { in FindPlaneAndApply() 233 drmPlane->GetId(), drmPlane->GetWinType(), mCrtc->GetId(), mCrtc->GetPlaneMask()); in FindPlaneAndApply()
|
H A D | drm_plane.h | 189 DrmPlaneType GetWinType() in GetWinType() function in OHOS::HDI::DISPLAY::DrmPlane
|
/device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
H A D | hdi_drm_composition.cpp | 213 if ((static_cast<int>(drmPlane->GetWinType()) & mCrtc->GetPlaneMask()) && drmPlane->GetPipe() == 0) { in RemoveUnusePlane() 237 if (!(static_cast<int>(drmPlane->GetWinType()) & mCrtc->GetPlaneMask())) { in FindPlaneAndApply() 241 drmPlane->GetId(), drmPlane->GetWinType(), mCrtc->GetId(), mCrtc->GetPlaneMask()); in FindPlaneAndApply()
|
H A D | drm_plane.h | 189 DrmPlaneType GetWinType() in GetWinType() function in OHOS::HDI::DISPLAY::DrmPlane
|
/device/soc/rockchip/rk3568/hardware/display/src/display_device/ |
H A D | hdi_drm_composition.cpp | 213 if ((static_cast<int>(drmPlane->GetWinType()) & mCrtc->GetPlaneMask()) && drmPlane->GetPipe() == 0) { in RemoveUnusePlane() 237 if (!(static_cast<int>(drmPlane->GetWinType()) & mCrtc->GetPlaneMask())) { in FindPlaneAndApply() 241 drmPlane->GetId(), drmPlane->GetWinType(), mCrtc->GetId(), mCrtc->GetPlaneMask()); in FindPlaneAndApply()
|
H A D | drm_plane.h | 189 DrmPlaneType GetWinType() in GetWinType() function in OHOS::HDI::DISPLAY::DrmPlane
|
/device/soc/rockchip/rk3588/hardware/display/src/display_device/ |
H A D | hdi_drm_composition.cpp | 213 if ((static_cast<int>(drmPlane->GetWinType()) & mCrtc->GetPlaneMask()) && drmPlane->GetPipe() == 0) {
in RemoveUnusePlane() 237 if (!(static_cast<int>(drmPlane->GetWinType()) & mCrtc->GetPlaneMask())) {
in FindPlaneAndApply() 241 drmPlane->GetId(), drmPlane->GetWinType(), mCrtc->GetId(), mCrtc->GetPlaneMask());
in FindPlaneAndApply()
|
H A D | drm_plane.h | 201 DrmPlaneType GetWinType()
in GetWinType() function in OHOS::HDI::DISPLAY::DrmPlane
|
Completed in 11 milliseconds