Home
last modified time | relevance | path

Searched refs:kBlendingPremultiplied (Results 1 – 25 of 37) sorted by relevance

12

/hardware/qcom/display/msm8996/sdm/include/core/
Dlayer_stack.h49 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/
Dlayer_stack.h49 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/
Dlayer_stack.h49 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/
Dlayer_stack.h49 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/
Dlayer_stack.h51 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/
Dlayer_stack.h53 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/
Dhwc_layers.cpp164 LayerBlending blending = kBlendingPremultiplied; in SetLayerBlendMode()
170 blending = kBlendingPremultiplied; in SetLayerBlendMode()
Dhwc_display.cpp1521 solid_fill_layer_->blending = kBlendingPremultiplied; in BuildLayerStack()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_layers.cpp190 LayerBlending blending = kBlendingPremultiplied; in SetLayerBlendMode()
196 blending = kBlendingPremultiplied; in SetLayerBlendMode()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_layers.cpp289 LayerBlending blending = kBlendingPremultiplied; in SetLayerBlendMode()
295 blending = kBlendingPremultiplied; in SetLayerBlendMode()
Dhwc_display_external_test.cpp631 layer->blending = kBlendingPremultiplied; in InitLayer()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_layers.cpp313 LayerBlending blending = kBlendingPremultiplied; in SetLayerBlendMode()
319 blending = kBlendingPremultiplied; in SetLayerBlendMode()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_layers.cpp322 LayerBlending blending = kBlendingPremultiplied; in SetLayerBlendMode()
328 blending = kBlendingPremultiplied; in SetLayerBlendMode()
Dhwc_display_external_test.cpp631 layer->blending = kBlendingPremultiplied; in InitLayer()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_layers.cpp346 LayerBlending blending = kBlendingPremultiplied; in SetLayerBlendMode()
352 blending = kBlendingPremultiplied; in SetLayerBlendMode()
Dhwc_display_pluggable_test.cpp629 layer->blending = kBlendingPremultiplied; in InitLayer()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_display_external_test.cpp638 layer->blending = kBlendingPremultiplied; in InitLayer()
Dhwc_display.cpp953 case HWC_BLENDING_PREMULT: *target = kBlendingPremultiplied; break; in SetBlending()
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_display_external_test.cpp638 layer->blending = kBlendingPremultiplied; in InitLayer()
Dhwc_display.cpp953 case HWC_BLENDING_PREMULT: *target = kBlendingPremultiplied; break; in SetBlending()
/hardware/qcom/display/msm8998/sdm/libs/core/drm/
Dhw_device_drm.cpp555 case kBlendingPremultiplied: in SetBlending()
/hardware/qcom/display/msm8909/sdm/libs/core/drm/
Dhw_device_drm.cpp794 case kBlendingPremultiplied: in SetBlending()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
Dhw_device_drm.cpp789 case kBlendingPremultiplied: in SetBlending()
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_display.cpp777 case HWC_BLENDING_PREMULT: *target = kBlendingPremultiplied; break; in SetBlending()
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
Dhw_device.cpp640 case kBlendingPremultiplied: *target = BLEND_OP_PREMULTIPLIED; break; in SetBlending()

12