Searched refs:GetWinType (Results 1 – 10 of 10) sorted by relevance
/device/soc/rockchip/rk3399/hardware/display/src/display_device/ |
D | hdi_drm_composition.cpp | 205 …if ((static_cast<int>(drmPlane->GetWinType()) & mCrtc->GetPlaneMask()) && drmPlane->GetPipe() == … in RemoveUnusePlane() 229 if (!(static_cast<int>(drmPlane->GetWinType()) & mCrtc->GetPlaneMask())) { in FindPlaneAndApply() 233 drmPlane->GetId(), drmPlane->GetWinType(), mCrtc->GetId(), mCrtc->GetPlaneMask()); in FindPlaneAndApply()
|
D | drm_plane.h | 189 DrmPlaneType GetWinType() in GetWinType() function
|
/device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
D | hdi_drm_composition.cpp | 213 …if ((static_cast<int>(drmPlane->GetWinType()) & mCrtc->GetPlaneMask()) && drmPlane->GetPipe() == … in RemoveUnusePlane() 237 if (!(static_cast<int>(drmPlane->GetWinType()) & mCrtc->GetPlaneMask())) { in FindPlaneAndApply() 241 drmPlane->GetId(), drmPlane->GetWinType(), mCrtc->GetId(), mCrtc->GetPlaneMask()); in FindPlaneAndApply()
|
D | drm_plane.h | 189 DrmPlaneType GetWinType() in GetWinType() function
|
/device/soc/rockchip/rk3568/hardware/display/src/display_device/ |
D | hdi_drm_composition.cpp | 213 …if ((static_cast<int>(drmPlane->GetWinType()) & mCrtc->GetPlaneMask()) && drmPlane->GetPipe() == … in RemoveUnusePlane() 237 if (!(static_cast<int>(drmPlane->GetWinType()) & mCrtc->GetPlaneMask())) { in FindPlaneAndApply() 241 drmPlane->GetId(), drmPlane->GetWinType(), mCrtc->GetId(), mCrtc->GetPlaneMask()); in FindPlaneAndApply()
|
D | drm_plane.h | 189 DrmPlaneType GetWinType() in GetWinType() function
|
/device/soc/rockchip/rk3588/hardware/display/src/display_device/ |
D | hdi_drm_composition.cpp | 213 …if ((static_cast<int>(drmPlane->GetWinType()) & mCrtc->GetPlaneMask()) && drmPlane->GetPipe() == … in RemoveUnusePlane() 237 if (!(static_cast<int>(drmPlane->GetWinType()) & mCrtc->GetPlaneMask())) { in FindPlaneAndApply() 241 drmPlane->GetId(), drmPlane->GetWinType(), mCrtc->GetId(), mCrtc->GetPlaneMask()); in FindPlaneAndApply()
|
D | drm_plane.h | 201 DrmPlaneType GetWinType() in GetWinType() function
|
/device/soc/rockchip/common/hardware/display/src/display_device/ |
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()
|
D | drm_plane.h | 189 DrmPlaneType GetWinType() in GetWinType() function
|