Home
last modified time | relevance | path

Searched defs:drmPlane (Results 1 – 12 of 12) sorted by relevance

/device/soc/rockchip/rk3399/hardware/display/src/display_device/
Dhdi_drm_composition.cpp56 int32_t HdiDrmComposition::SetCrtcProperty(DrmPlane &drmPlane, in SetCrtcProperty()
86 int32_t HdiDrmComposition::SetSrcProperty(DrmPlane &drmPlane, in SetSrcProperty()
120 DrmPlane &drmPlane, in ApplyPlane()
204 auto &drmPlane = mPlanes[j]; in RemoveUnusePlane() local
222 auto &drmPlane = mPlanes[j]; in FindPlaneAndApply() local
Ddrm_device.cpp246 std::shared_ptr<DrmPlane> drmPlane = std::make_shared<DrmPlane>(*p); in FindAllPlane() local
/device/soc/rockchip/common/hardware/display/src/display_device/
Dhdi_drm_composition.cpp56 …int32_t HdiDrmComposition::SetCrtcProperty(DrmPlane &drmPlane, drmModeAtomicReqPtr pset, int32_t b… in SetCrtcProperty()
88 …int32_t HdiDrmComposition::SetSrcProperty(DrmPlane &drmPlane, drmModeAtomicReqPtr pset, int32_t bu… in SetSrcProperty()
124 … int32_t HdiDrmComposition::ApplyPlane(HdiDrmLayer &layer, HdiLayer &hlayer, DrmPlane &drmPlane, in ApplyPlane()
227 auto &drmPlane = mPlanes[j]; in RemoveUnusePlane() local
247 auto &drmPlane = mPlanes[j]; in FindPlaneAndApply() local
Ddrm_device.cpp251 std::shared_ptr<DrmPlane> drmPlane = std::make_shared<DrmPlane>(*p); in FindAllPlane() local
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
Dhdi_drm_composition.cpp56 int32_t HdiDrmComposition::SetCrtcProperty(DrmPlane &drmPlane, in SetCrtcProperty()
86 int32_t HdiDrmComposition::SetSrcProperty(DrmPlane &drmPlane, in SetSrcProperty()
120 DrmPlane &drmPlane, in ApplyPlane()
212 auto &drmPlane = mPlanes[j]; in RemoveUnusePlane() local
230 auto &drmPlane = mPlanes[j]; in FindPlaneAndApply() local
Ddrm_device.cpp246 std::shared_ptr<DrmPlane> drmPlane = std::make_shared<DrmPlane>(*p); in FindAllPlane() local
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
Dhdi_drm_composition.cpp56 int32_t HdiDrmComposition::SetCrtcProperty(DrmPlane &drmPlane, in SetCrtcProperty()
86 int32_t HdiDrmComposition::SetSrcProperty(DrmPlane &drmPlane, in SetSrcProperty()
120 DrmPlane &drmPlane, in ApplyPlane()
212 auto &drmPlane = mPlanes[j]; in RemoveUnusePlane() local
230 auto &drmPlane = mPlanes[j]; in FindPlaneAndApply() local
Ddrm_device.cpp246 std::shared_ptr<DrmPlane> drmPlane = std::make_shared<DrmPlane>(*p); in FindAllPlane() local
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
Dhdi_drm_composition.cpp56 int32_t HdiDrmComposition::SetCrtcProperty(DrmPlane &drmPlane, in SetCrtcProperty()
86 int32_t HdiDrmComposition::SetSrcProperty(DrmPlane &drmPlane, in SetSrcProperty()
120 DrmPlane &drmPlane, in ApplyPlane()
212 auto &drmPlane = mPlanes[j]; in RemoveUnusePlane() local
230 auto &drmPlane = mPlanes[j]; in FindPlaneAndApply() local
Ddrm_device.cpp246 std::shared_ptr<DrmPlane> drmPlane = std::make_shared<DrmPlane>(*p); in FindAllPlane() local
/device/soc/hisilicon/common/hal/display/source/display_device/src/drm/
Dhdi_drm_composition.cpp56 int32_t HdiDrmComposition::ApplyPlane(HdiDrmLayer &layer, const DrmPlane &drmPlane, drmModeAtomicRe… in ApplyPlane()
146 auto &drmPlane = mPlanes[i]; in Apply() local
Ddrm_device.cpp222 std::shared_ptr<DrmPlane> drmPlane = std::make_shared<DrmPlane>(*p); in FindAllPlane() local