Home
last modified time | relevance | path

Searched refs:GetWinType (Results 1 – 10 of 10) sorted by relevance

/device/soc/rockchip/rk3399/hardware/display/src/display_device/
Dhdi_drm_composition.cpp205 …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()
Ddrm_plane.h189 DrmPlaneType GetWinType() in GetWinType() function
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
Dhdi_drm_composition.cpp213 …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()
Ddrm_plane.h189 DrmPlaneType GetWinType() in GetWinType() function
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
Dhdi_drm_composition.cpp213 …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()
Ddrm_plane.h189 DrmPlaneType GetWinType() in GetWinType() function
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
Dhdi_drm_composition.cpp213 …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()
Ddrm_plane.h201 DrmPlaneType GetWinType() in GetWinType() function
/device/soc/rockchip/common/hardware/display/src/display_device/
Dhdi_drm_composition.cpp228 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()
Ddrm_plane.h189 DrmPlaneType GetWinType() in GetWinType() function