/device/soc/hisilicon/common/hal/display/source/display_device/src/drm/ |
H A D | hdi_drm_composition.cpp | 56 int32_t HdiDrmComposition::ApplyPlane(HdiDrmLayer &layer, const DrmPlane &drmPlane, drmModeAtomicReqPtr pset)
in ApplyPlane() function in OHOS::HDI::DISPLAY::HdiDrmComposition 147 ret = ApplyPlane(*layer, *drmPlane, atomicReqPtr.Get());
in Apply()
|
H A D | hdi_drm_composition.h | 58 int32_t ApplyPlane(HdiDrmLayer &layer, const DrmPlane &drmPlane, drmModeAtomicReqPtr pset);
|
/device/soc/rockchip/common/hardware/display/src/display_device/ |
H A D | hdi_drm_composition.h | 63 int32_t ApplyPlane(HdiDrmLayer &layer, HdiLayer &hlayer, DrmPlane &drmPlane, drmModeAtomicReqPtr pset);
|
H A D | hdi_drm_composition.cpp | 124 int32_t HdiDrmComposition::ApplyPlane(HdiDrmLayer &layer, HdiLayer &hlayer, DrmPlane &drmPlane, in ApplyPlane() function in OHOS::HDI::DISPLAY::HdiDrmComposition 262 ret = ApplyPlane(*layer, *hlayer, *drmPlane, pset); in FindPlaneAndApply()
|
/device/soc/rockchip/rk3399/hardware/display/src/display_device/ |
H A D | hdi_drm_composition.h | 59 int32_t ApplyPlane(HdiDrmLayer &layer, HdiLayer &hlayer, DrmPlane &drmPlane, drmModeAtomicReqPtr pset);
|
H A D | hdi_drm_composition.cpp | 118 int32_t HdiDrmComposition::ApplyPlane(HdiDrmLayer &layer, in ApplyPlane() function in OHOS::HDI::DISPLAY::HdiDrmComposition 236 ret = ApplyPlane(*layer, *hlayer, *drmPlane, pset); in FindPlaneAndApply()
|
/device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
H A D | hdi_drm_composition.h | 59 int32_t ApplyPlane(HdiDrmLayer &layer, HdiLayer &hlayer, DrmPlane &drmPlane, drmModeAtomicReqPtr pset);
|
H A D | hdi_drm_composition.cpp | 118 int32_t HdiDrmComposition::ApplyPlane(HdiDrmLayer &layer, in ApplyPlane() function in OHOS::HDI::DISPLAY::HdiDrmComposition 244 ret = ApplyPlane(*layer, *hlayer, *drmPlane, pset); in FindPlaneAndApply()
|
/device/soc/rockchip/rk3568/hardware/display/src/display_device/ |
H A D | hdi_drm_composition.h | 59 int32_t ApplyPlane(HdiDrmLayer &layer, HdiLayer &hlayer, DrmPlane &drmPlane, drmModeAtomicReqPtr pset);
|
H A D | hdi_drm_composition.cpp | 118 int32_t HdiDrmComposition::ApplyPlane(HdiDrmLayer &layer, in ApplyPlane() function in OHOS::HDI::DISPLAY::HdiDrmComposition 244 ret = ApplyPlane(*layer, *hlayer, *drmPlane, pset); in FindPlaneAndApply()
|
/device/soc/rockchip/rk3588/hardware/display/src/display_device/ |
H A D | hdi_drm_composition.h | 59 int32_t ApplyPlane(HdiDrmLayer &layer, HdiLayer &hlayer, DrmPlane &drmPlane, drmModeAtomicReqPtr pset);
|
H A D | hdi_drm_composition.cpp | 118 int32_t HdiDrmComposition::ApplyPlane(HdiDrmLayer &layer,
in ApplyPlane() function in OHOS::HDI::DISPLAY::HdiDrmComposition 244 ret = ApplyPlane(*layer, *hlayer, *drmPlane, pset);
in FindPlaneAndApply()
|