/hardware/intel/img/hwcomposer/merrifield/ips/common/ |
D | PlaneCapabilities.cpp | 141 uint32_t blending = (uint32_t)hwcLayer->getLayer()->blending; in isBlendingSupported() local 148 switch (blending) { in isBlendingSupported() 158 VTRACE("unsupported blending %#x", blending); in isBlendingSupported() 163 return (blending == HWC_BLENDING_NONE) ? true : false; in isBlendingSupported()
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/ |
D | PlaneCapabilities.cpp | 141 uint32_t blending = (uint32_t)hwcLayer->getLayer()->blending; in isBlendingSupported() local 145 switch (blending) { in isBlendingSupported() 152 VLOGTRACE("unsupported blending %#x", blending); in isBlendingSupported() 157 return (blending == HWC_BLENDING_NONE) ? true : false; in isBlendingSupported()
|
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/ |
D | PlaneCapabilities.cpp | 160 uint32_t blending = (uint32_t)hwcLayer->getLayer()->blending; in isBlendingSupported() local 165 switch (blending) { in isBlendingSupported() 172 VTRACE("unsupported blending %#x", blending); in isBlendingSupported() 177 return (blending == HWC_BLENDING_NONE) ? true : false; in isBlendingSupported()
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
D | hwc_layers.cpp | 137 LayerBlending blending = kBlendingPremultiplied; in SetLayerBlendMode() local 140 blending = kBlendingCoverage; in SetLayerBlendMode() 143 blending = kBlendingPremultiplied; in SetLayerBlendMode() 146 blending = kBlendingOpaque; in SetLayerBlendMode() 152 if (layer_->blending != blending) { in SetLayerBlendMode() 154 layer_->blending = blending; in SetLayerBlendMode()
|
/hardware/qcom/display/sdm845/sdm/libs/hwc2/ |
D | hwc_layers.cpp | 172 LayerBlending blending = kBlendingPremultiplied; in SetLayerBuffer() local 175 blending = kBlendingCoverage; in SetLayerBuffer() 178 blending = kBlendingPremultiplied; in SetLayerBuffer() 181 blending = kBlendingOpaque; in SetLayerBuffer() 187 if (layer_->blending != blending) { in SetLayerBuffer() 189 layer_->blending = blending; in SetLayerBuffer()
|
/hardware/qcom/display/msm8084/libqdutils/ |
D | cb_utils.cpp | 55 if((list->hwLayers[i].blending == HWC_BLENDING_NONE) || in getuiClearRegion() 68 if((list->hwLayers[i].blending != HWC_BLENDING_NONE) || in getuiClearRegion()
|
/hardware/qcom/display/msm8226/libqdutils/ |
D | cb_utils.cpp | 55 if((list->hwLayers[i].blending == HWC_BLENDING_NONE) || in getuiClearRegion() 68 if((list->hwLayers[i].blending != HWC_BLENDING_NONE) || in getuiClearRegion()
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_layers.cpp | 295 LayerBlending blending = kBlendingPremultiplied; in SetLayerBlendMode() local 298 blending = kBlendingCoverage; in SetLayerBlendMode() 301 blending = kBlendingPremultiplied; in SetLayerBlendMode() 304 blending = kBlendingOpaque; in SetLayerBlendMode() 310 if (layer_->blending != blending) { in SetLayerBlendMode() 312 layer_->blending = blending; in SetLayerBlendMode()
|
/hardware/qcom/display/msm8994/libqdutils/ |
D | cb_utils.cpp | 55 if(((list->hwLayers[i].blending == HWC_BLENDING_NONE) && in getuiClearRegion() 69 if((list->hwLayers[i].blending != HWC_BLENDING_NONE) || in getuiClearRegion()
|
/hardware/qcom/display/msm8994/liboverlay/ |
D | overlayMdp.h | 107 void setBlending(overlay::utils::eBlending blending); 209 inline void MdpCtrl::setBlending(overlay::utils::eBlending blending) { in setBlending() argument 210 switch((int) blending) { in setBlending()
|
/hardware/qcom/display/msm8226/liboverlay/ |
D | overlayMdp.h | 109 void setBlending(overlay::utils::eBlending blending); 215 inline void MdpCtrl::setBlending(overlay::utils::eBlending blending) { in setBlending() argument 216 switch((int) blending) { in setBlending()
|
/hardware/qcom/display/msm8909/liboverlay/ |
D | overlayMdp.h | 107 void setBlending(overlay::utils::eBlending blending); 209 inline void MdpCtrl::setBlending(overlay::utils::eBlending blending) { in setBlending() argument 210 switch((int) blending) { in setBlending()
|
/hardware/intel/img/hwcomposer/merrifield/common/planes/ |
D | DisplayPlane.cpp | 150 void DisplayPlane::setPlaneAlpha(uint8_t alpha, uint32_t blending) in setPlaneAlpha() argument 159 if (mBlending != blending) { in setPlaneAlpha() 160 mBlending = blending; in setPlaneAlpha()
|
/hardware/qcom/display/msm8909/libqdutils/ |
D | cb_utils.cpp | 80 if(((list->hwLayers[i].blending == HWC_BLENDING_NONE) && in uiClearRegion() 94 if((list->hwLayers[i].blending != HWC_BLENDING_NONE) || in uiClearRegion()
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/ |
D | DisplayPlane.cpp | 166 void DisplayPlane::setPlaneAlpha(uint8_t alpha, uint32_t blending) in setPlaneAlpha() argument 175 if (mBlending != blending) { in setPlaneAlpha() 176 mBlending = blending; in setPlaneAlpha()
|
/hardware/qcom/display/msm8084/liboverlay/ |
D | overlayMdp.h | 109 void setBlending(overlay::utils::eBlending blending); 245 inline void MdpCtrl::setBlending(overlay::utils::eBlending blending) { in setBlending() argument 246 switch((int) blending) { in setBlending()
|
/hardware/qcom/display/msm8960/liboverlay/ |
D | overlayMdp.h | 106 void setBlending(overlay::utils::eBlending blending); 250 inline void MdpCtrl::setBlending(overlay::utils::eBlending blending) { in setBlending() argument 252 switch((int) blending) { in setBlending()
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_fbupdate.cpp | 92 (ovutils::eBlending) getBlending(layer->blending)); in configure() 204 (ovutils::eBlending) getBlending(layer->blending)); in configure() 215 (ovutils::eBlending) getBlending(layer->blending)); in configure()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_dump_layers.cpp | 270 (layer->blending == HWC_BLENDING_NONE)? "[None]":"", in logLayer() 271 (layer->blending == HWC_BLENDING_PREMULT)? "[PreMult]":"", in logLayer() 272 (layer->blending == HWC_BLENDING_COVERAGE)? "[Coverage]":""); in logLayer()
|
D | hwc_fbupdate.cpp | 225 getBlending(layer->blending)); in configure() 340 getBlending(layer->blending)); in configure() 376 getBlending(layer->blending)); in configure() 451 getBlending(layer->blending)); in configure()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_dump_layers.cpp | 270 (layer->blending == HWC_BLENDING_NONE)? "[None]":"", in logLayer() 271 (layer->blending == HWC_BLENDING_PREMULT)? "[PreMult]":"", in logLayer() 272 (layer->blending == HWC_BLENDING_COVERAGE)? "[Coverage]":""); in logLayer()
|
D | hwc_fbupdate.cpp | 219 getBlending(layer->blending)); in configure() 334 getBlending(layer->blending)); in configure() 370 getBlending(layer->blending)); in configure() 445 getBlending(layer->blending)); in configure()
|
/hardware/qcom/display/msm8909/libhwcomposer/ |
D | hwc_dump_layers.cpp | 275 (layer->blending == HWC_BLENDING_NONE)? "[None]":"", in logLayer() 276 (layer->blending == HWC_BLENDING_PREMULT)? "[PreMult]":"", in logLayer() 277 (layer->blending == HWC_BLENDING_COVERAGE)? "[Coverage]":""); in logLayer()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_dump_layers.cpp | 274 (layer->blending == HWC_BLENDING_NONE)? "[None]":"", in logLayer() 275 (layer->blending == HWC_BLENDING_PREMULT)? "[PreMult]":"", in logLayer() 276 (layer->blending == HWC_BLENDING_COVERAGE)? "[Coverage]":""); in logLayer()
|
/hardware/libhardware/modules/hwcomposer/ |
D | hwcomposer.cpp | 60 l->compositionType, l->flags, l->handle, l->transform, l->blending, in dump_layer()
|