Home
last modified time | relevance | path

Searched defs:plane_alpha (Results 1 – 18 of 18) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_layers.cpp239 uint8_t plane_alpha = static_cast<uint8_t>(std::round(255.0f * alpha)); in SetLayerPlaneAlpha() local
/hardware/qcom/display/msm8996/sdm/include/core/
Dlayer_stack.h281 uint8_t plane_alpha = 0xff; //!< Alpha value applied to the whole layer. member
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_layers.cpp303 uint8_t plane_alpha = static_cast<uint8_t>(std::round(255.0f * alpha)); in SetLayerPlaneAlpha() local
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_layers.cpp403 uint8_t plane_alpha = static_cast<uint8_t>(std::round(255.0f * alpha)); in SetLayerPlaneAlpha() local
/hardware/qcom/display/msm8909w_3100/sdm/include/core/
Dlayer_stack.h344 uint8_t plane_alpha = 0xff; //!< Alpha value applied to the whole layer. member
/hardware/qcom/display/msm8909/sdm/include/core/
Dlayer_stack.h344 uint8_t plane_alpha = 0xff; //!< Alpha value applied to the whole layer. member
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_layers.cpp420 uint8_t plane_alpha = static_cast<uint8_t>(std::round(255.0f * alpha)); in SetLayerPlaneAlpha() local
/hardware/qcom/display/msm8998/sdm/include/core/
Dlayer_stack.h344 uint8_t plane_alpha = 0xff; //!< Alpha value applied to the whole layer. member
/hardware/qcom/sm7250/display/composer/
Dhwc_layers.cpp541 uint8_t plane_alpha = static_cast<uint8_t>(std::round(255.0f * alpha)); in SetLayerPlaneAlpha() local
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_layers.cpp461 uint8_t plane_alpha = static_cast<uint8_t>(std::round(255.0f * alpha)); in SetLayerPlaneAlpha() local
/hardware/qcom/sm7250/display/sde-drm/
Ddrm_crtc.cpp742 float plane_alpha = (sf.plane_alpha / 255.0f); in SetSolidfillStages() local
/hardware/qcom/sm8150/display/sdm/include/core/
Dlayer_stack.h385 uint8_t plane_alpha = 0xff; //!< Alpha value applied to the whole layer. member
/hardware/qcom/sm7250/display/sdm/include/core/
Dlayer_stack.h397 uint8_t plane_alpha = 0xff; //!< Alpha value applied to the whole layer. member
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_device_drm.cpp1249 void HWDeviceDRM::AddSolidfillStage(const HWSolidfillStage &sf, uint32_t plane_alpha) { in AddSolidfillStage()
/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_device_drm.cpp1472 void HWDeviceDRM::AddSolidfillStage(const HWSolidfillStage &sf, uint32_t plane_alpha) { in AddSolidfillStage()
/hardware/qcom/sm8150/display/libdrmutils/
Ddrm_interface.h813 uint32_t plane_alpha = 0xff; member
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.h207 float plane_alpha = 1; member
/hardware/qcom/sm7250/display/libdrmutils/
Ddrm_interface.h889 uint32_t plane_alpha = 0xff; member