Searched refs:DRMBlendType (Results 1 – 16 of 16) sorted by relevance
/hardware/qcom/display/msm8998/sdm/libs/core/drm/ |
D | hw_device_drm.cpp | 75 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()
|
D | hw_device_drm.h | 114 void SetBlending(const LayerBlending &source, sde_drm::DRMBlendType *target);
|
/hardware/qcom/display/msm8909/sdm/libs/core/drm/ |
D | hw_device_drm.cpp | 91 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()
|
/hardware/qcom/display/msm8998/libdrmutils/ |
D | drm_interface.h | 165 enum struct DRMBlendType { enum
|
/hardware/qcom/display/msm8909/libdrmutils/ |
D | drm_interface.h | 183 enum struct DRMBlendType { enum
|
/hardware/qcom/display/msm8909w_3100/libdrmutils/ |
D | drm_interface.h | 183 enum struct DRMBlendType { enum
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/ |
D | hw_device_drm.h | 118 void SetBlending(const LayerBlending &source, sde_drm::DRMBlendType *target);
|
/hardware/qcom/sdm845/display/sdm/libs/core/drm/ |
D | hw_device_drm.cpp | 94 using sde_drm::DRMBlendType; 905 DRMBlendType blending = {}; in SetupAtomic() 1209 void HWDeviceDRM::SetBlending(const LayerBlending &source, DRMBlendType *target) { in SetBlending() 1212 *target = DRMBlendType::PREMULTIPLIED; in SetBlending() 1215 *target = DRMBlendType::OPAQUE; in SetBlending() 1218 *target = DRMBlendType::COVERAGE; in SetBlending() 1221 *target = DRMBlendType::UNDEFINED; in SetBlending()
|
D | hw_device_drm.h | 136 void SetBlending(const LayerBlending &source, sde_drm::DRMBlendType *target);
|
/hardware/qcom/sdm845/display/libdrmutils/ |
D | drm_interface.h | 365 enum struct DRMBlendType { enum
|
/hardware/qcom/sm8150/display/sdm/libs/core/drm/ |
D | hw_device_drm.cpp | 99 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()
|
D | hw_device_drm.h | 155 void SetBlending(const LayerBlending &source, sde_drm::DRMBlendType *target);
|
/hardware/qcom/sm8150/display/libdrmutils/ |
D | drm_interface.h | 416 enum struct DRMBlendType { enum
|
/hardware/qcom/sm7250/display/sdm/libs/core/drm/ |
D | hw_device_drm.h | 161 void SetBlending(const LayerBlending &source, sde_drm::DRMBlendType *target);
|
D | hw_device_drm.cpp | 101 using sde_drm::DRMBlendType; 1225 DRMBlendType blending = {}; in SetupAtomic() 1658 void HWDeviceDRM::SetBlending(const LayerBlending &source, DRMBlendType *target) { in SetBlending() 1661 *target = DRMBlendType::PREMULTIPLIED; in SetBlending() 1664 *target = DRMBlendType::OPAQUE; in SetBlending() 1667 *target = DRMBlendType::COVERAGE; in SetBlending() 1670 *target = DRMBlendType::UNDEFINED; in SetBlending()
|
/hardware/qcom/sm7250/display/libdrmutils/ |
D | drm_interface.h | 431 enum struct DRMBlendType { enum
|