Home
last modified time | relevance | path

Searched refs:DRMBlendType (Results 1 – 15 of 15) sorted by relevance

/hardware/qcom/display/msm8998/sdm/libs/core/drm/
Dhw_device_drm.cpp75 using sde_drm::DRMBlendType;
403 DRMBlendType blending = {}; in SetupAtomic()
553 void HWDeviceDRM::SetBlending(const LayerBlending &source, DRMBlendType *target) { in SetBlending()
556 *target = DRMBlendType::PREMULTIPLIED; in SetBlending()
559 *target = DRMBlendType::OPAQUE; in SetBlending()
562 *target = DRMBlendType::COVERAGE; in SetBlending()
565 *target = DRMBlendType::UNDEFINED; in SetBlending()
Dhw_device_drm.h114 void SetBlending(const LayerBlending &source, sde_drm::DRMBlendType *target);
/hardware/qcom/display/msm8909/sdm/libs/core/drm/
Dhw_device_drm.cpp91 using sde_drm::DRMBlendType;
620 DRMBlendType blending = {}; in SetupAtomic()
792 void HWDeviceDRM::SetBlending(const LayerBlending &source, DRMBlendType *target) { in SetBlending()
795 *target = DRMBlendType::PREMULTIPLIED; in SetBlending()
798 *target = DRMBlendType::OPAQUE; in SetBlending()
801 *target = DRMBlendType::COVERAGE; in SetBlending()
804 *target = DRMBlendType::UNDEFINED; in SetBlending()
Dhw_device_drm.h116 void SetBlending(const LayerBlending &source, sde_drm::DRMBlendType *target);
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
Dhw_device_drm.cpp91 using sde_drm::DRMBlendType;
615 DRMBlendType blending = {}; in SetupAtomic()
787 void HWDeviceDRM::SetBlending(const LayerBlending &source, DRMBlendType *target) { in SetBlending()
790 *target = DRMBlendType::PREMULTIPLIED; in SetBlending()
793 *target = DRMBlendType::OPAQUE; in SetBlending()
796 *target = DRMBlendType::COVERAGE; in SetBlending()
799 *target = DRMBlendType::UNDEFINED; in SetBlending()
Dhw_device_drm.h118 void SetBlending(const LayerBlending &source, sde_drm::DRMBlendType *target);
/hardware/qcom/display/msm8998/libdrmutils/
Ddrm_interface.h165 enum struct DRMBlendType { enum
/hardware/qcom/display/msm8909w_3100/libdrmutils/
Ddrm_interface.h183 enum struct DRMBlendType { enum
/hardware/qcom/display/msm8909/libdrmutils/
Ddrm_interface.h183 enum struct DRMBlendType { enum
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_device_drm.cpp99 using sde_drm::DRMBlendType;
1079 DRMBlendType blending = {}; in SetupAtomic()
1457 void HWDeviceDRM::SetBlending(const LayerBlending &source, DRMBlendType *target) { in SetBlending()
1460 *target = DRMBlendType::PREMULTIPLIED; in SetBlending()
1463 *target = DRMBlendType::OPAQUE; in SetBlending()
1466 *target = DRMBlendType::COVERAGE; in SetBlending()
1469 *target = DRMBlendType::UNDEFINED; in SetBlending()
Dhw_device_drm.h155 void SetBlending(const LayerBlending &source, sde_drm::DRMBlendType *target);
/hardware/qcom/sm8150/display/libdrmutils/
Ddrm_interface.h416 enum struct DRMBlendType { enum
/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_device_drm.h199 void SetBlending(const LayerBlending &source, sde_drm::DRMBlendType *target);
Dhw_device_drm.cpp137 using sde_drm::DRMBlendType;
1269 DRMBlendType blending = {}; in SetupAtomic()
1710 void HWDeviceDRM::SetBlending(const LayerBlending &source, DRMBlendType *target) { in SetBlending()
1713 *target = DRMBlendType::PREMULTIPLIED; in SetBlending()
1716 *target = DRMBlendType::OPAQUE; in SetBlending()
1719 *target = DRMBlendType::COVERAGE; in SetBlending()
1722 *target = DRMBlendType::UNDEFINED; in SetBlending()
/hardware/qcom/sm7250/display/libdrmutils/
Ddrm_interface.h436 enum struct DRMBlendType { enum