Home
last modified time | relevance | path

Searched refs:PREMULTIPLIED (Results 1 – 19 of 19) sorted by relevance

/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/current/android/hardware/graphics/common/
DBlendMode.aidl23 PREMULTIPLIED = 2, enumConstant
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/2/android/hardware/graphics/common/
DBlendMode.aidl39 PREMULTIPLIED = 2, enumConstant
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/1/android/hardware/graphics/common/
DBlendMode.aidl23 PREMULTIPLIED = 2, enumConstant
/hardware/interfaces/graphics/common/aidl/android/hardware/graphics/common/
DBlendMode.aidl31 PREMULTIPLIED = 2, enumConstant
/hardware/qcom/display/msm8998/libdrmutils/
Ddrm_interface.h168 PREMULTIPLIED = 2, enumerator
/hardware/qcom/display/msm8909/libdrmutils/
Ddrm_interface.h186 PREMULTIPLIED = 2, enumerator
/hardware/qcom/display/msm8909w_3100/libdrmutils/
Ddrm_interface.h186 PREMULTIPLIED = 2, enumerator
/hardware/qcom/sdm845/display/libdrmutils/
Ddrm_interface.h368 PREMULTIPLIED = 2, enumerator
/hardware/qcom/sm8150/display/libdrmutils/
Ddrm_interface.h419 PREMULTIPLIED = 2, enumerator
/hardware/qcom/sm7250/display/libdrmutils/
Ddrm_interface.h434 PREMULTIPLIED = 2, enumerator
/hardware/interfaces/graphics/composer/2.2/utils/vts/
DReadbackVts.cpp291 mBlendMode == IComposerClient::BlendMode::PREMULTIPLIED; in toRenderEngineLayerSettings()
/hardware/interfaces/graphics/composer/2.2/vts/functional/
DVtsHalGraphicsComposerV2_2ReadbackTest.cpp742 layer->setBlendMode(IComposerClient::BlendMode::PREMULTIPLIED); in TEST_P()
988 } else if (blendMode == IComposerClient::BlendMode::PREMULTIPLIED) { in setExpectedColors()
1154 setUpLayers(IComposerClient::BlendMode::PREMULTIPLIED); in TEST_P()
/hardware/qcom/display/msm8998/sdm/libs/core/drm/
Dhw_device_drm.cpp556 *target = DRMBlendType::PREMULTIPLIED; in SetBlending()
/hardware/interfaces/graphics/composer/2.1/vts/functional/
DVtsHalGraphicsComposerV2_1TargetTest.cpp916 mWriter->setLayerBlendMode(IComposerClient::BlendMode::PREMULTIPLIED); in TEST_P()
/hardware/qcom/display/msm8909/sdm/libs/core/drm/
Dhw_device_drm.cpp795 *target = DRMBlendType::PREMULTIPLIED; in SetBlending()
/hardware/interfaces/graphics/composer/2.1/
DIComposerClient.hal126 PREMULTIPLIED = 2,
1022 * if (blendMode == BlendMode::PREMULTIPLIED)
/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_device_drm.cpp1212 *target = DRMBlendType::PREMULTIPLIED; in SetBlending()
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_device_drm.cpp1460 *target = DRMBlendType::PREMULTIPLIED; in SetBlending()
/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_device_drm.cpp1661 *target = DRMBlendType::PREMULTIPLIED; in SetBlending()