/hardware/qcom/display/msm8996/sdm/include/core/ |
D | layer_stack.h | 49 kBlendingPremultiplied, //!< Pixel color is expressed using premultiplied alpha in RGBA tuples. enumerator 273 LayerBlending blending = kBlendingPremultiplied; //!< Blending operation which need to be
|
/hardware/qcom/display/msm8909/sdm/include/core/ |
D | layer_stack.h | 49 kBlendingPremultiplied, //!< Pixel color is expressed using premultiplied alpha in RGBA tuples. enumerator 336 LayerBlending blending = kBlendingPremultiplied; //!< Blending operation which need to be
|
/hardware/qcom/display/msm8998/sdm/include/core/ |
D | layer_stack.h | 49 kBlendingPremultiplied, //!< Pixel color is expressed using premultiplied alpha in RGBA tuples. enumerator 336 LayerBlending blending = kBlendingPremultiplied; //!< Blending operation which need to be
|
/hardware/qcom/display/msm8909w_3100/sdm/include/core/ |
D | layer_stack.h | 49 kBlendingPremultiplied, //!< Pixel color is expressed using premultiplied alpha in RGBA tuples. enumerator 336 LayerBlending blending = kBlendingPremultiplied; //!< Blending operation which need to be
|
/hardware/qcom/sdm845/display/sdm/include/core/ |
D | layer_stack.h | 51 kBlendingPremultiplied, //!< Pixel color is expressed using premultiplied alpha in RGBA tuples. enumerator 354 LayerBlending blending = kBlendingPremultiplied; //!< Blending operation which need to be
|
/hardware/qcom/sm8150/display/sdm/include/core/ |
D | layer_stack.h | 53 kBlendingPremultiplied, //!< Pixel color is expressed using premultiplied alpha in RGBA tuples. enumerator 375 LayerBlending blending = kBlendingPremultiplied; //!< Blending operation which need to be
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
D | hwc_layers.cpp | 164 LayerBlending blending = kBlendingPremultiplied; in SetLayerBlendMode() 170 blending = kBlendingPremultiplied; in SetLayerBlendMode()
|
D | hwc_display.cpp | 1521 solid_fill_layer_->blending = kBlendingPremultiplied; in BuildLayerStack()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
D | hwc_layers.cpp | 190 LayerBlending blending = kBlendingPremultiplied; in SetLayerBlendMode() 196 blending = kBlendingPremultiplied; in SetLayerBlendMode()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
D | hwc_layers.cpp | 289 LayerBlending blending = kBlendingPremultiplied; in SetLayerBlendMode() 295 blending = kBlendingPremultiplied; in SetLayerBlendMode()
|
D | hwc_display_external_test.cpp | 631 layer->blending = kBlendingPremultiplied; in InitLayer()
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_layers.cpp | 313 LayerBlending blending = kBlendingPremultiplied; in SetLayerBlendMode() 319 blending = kBlendingPremultiplied; in SetLayerBlendMode()
|
/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
D | hwc_layers.cpp | 322 LayerBlending blending = kBlendingPremultiplied; in SetLayerBlendMode() 328 blending = kBlendingPremultiplied; in SetLayerBlendMode()
|
D | hwc_display_external_test.cpp | 631 layer->blending = kBlendingPremultiplied; in InitLayer()
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | hwc_layers.cpp | 346 LayerBlending blending = kBlendingPremultiplied; in SetLayerBlendMode() 352 blending = kBlendingPremultiplied; in SetLayerBlendMode()
|
D | hwc_display_pluggable_test.cpp | 629 layer->blending = kBlendingPremultiplied; in InitLayer()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
D | hwc_display_external_test.cpp | 638 layer->blending = kBlendingPremultiplied; in InitLayer()
|
D | hwc_display.cpp | 953 case HWC_BLENDING_PREMULT: *target = kBlendingPremultiplied; break; in SetBlending()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
D | hwc_display_external_test.cpp | 638 layer->blending = kBlendingPremultiplied; in InitLayer()
|
D | hwc_display.cpp | 953 case HWC_BLENDING_PREMULT: *target = kBlendingPremultiplied; break; in SetBlending()
|
/hardware/qcom/display/msm8998/sdm/libs/core/drm/ |
D | hw_device_drm.cpp | 555 case kBlendingPremultiplied: in SetBlending()
|
/hardware/qcom/display/msm8909/sdm/libs/core/drm/ |
D | hw_device_drm.cpp | 794 case kBlendingPremultiplied: in SetBlending()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/ |
D | hw_device_drm.cpp | 789 case kBlendingPremultiplied: in SetBlending()
|
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
D | hwc_display.cpp | 777 case HWC_BLENDING_PREMULT: *target = kBlendingPremultiplied; break; in SetBlending()
|
/hardware/qcom/display/msm8996/sdm/libs/core/fb/ |
D | hw_device.cpp | 640 case kBlendingPremultiplied: *target = BLEND_OP_PREMULTIPLIED; break; in SetBlending()
|