Home
last modified time | relevance | path

Searched defs:plane_alpha (Results 1 – 16 of 16) 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/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/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/include/core/
Dlayer_stack.h344 uint8_t plane_alpha = 0xff; //!< Alpha value applied to the whole layer. member
/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/sdm845/display/sdm/include/core/
Dlayer_stack.h362 uint8_t plane_alpha = 0xff; //!< Alpha value applied to the whole layer. member
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_layers.cpp451 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/sm8150/display/sdm/include/core/
Dlayer_stack.h385 uint8_t plane_alpha = 0xff; //!< Alpha value applied to the whole layer. member
/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_device_drm.cpp1023 void HWDeviceDRM::AddSolidfillStage(const HWSolidfillStage &sf, uint32_t plane_alpha) { in AddSolidfillStage()
/hardware/qcom/sdm845/display/libdrmutils/
Ddrm_interface.h628 uint32_t plane_alpha = 0xff; member
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_device_drm.cpp1245 void HWDeviceDRM::AddSolidfillStage(const HWSolidfillStage &sf, uint32_t plane_alpha) { in AddSolidfillStage()
/hardware/qcom/sm8150/display/libdrmutils/
Ddrm_interface.h812 uint32_t plane_alpha = 0xff; member