/hardware/interfaces/graphics/composer/2.2/vts/functional/ |
D | VtsHalGraphicsComposerV2_2ReadbackTest.cpp | 97 void setAlpha(float alpha) { mAlpha = alpha; } in setAlpha() argument 1060 float alpha = mTopLayerColor.a / 255.0 * layer->mAlpha; in setExpectedColors() local 1066 expectedColors[i].a = alpha * 255.0; in setExpectedColors() 1071 mTopLayerColor.r * layer->mAlpha + mBackgroundColor.r * (1.0 - alpha); in setExpectedColors() 1073 mTopLayerColor.g * layer->mAlpha + mBackgroundColor.g * (1.0 - alpha); in setExpectedColors() 1075 mTopLayerColor.b * layer->mAlpha + mBackgroundColor.b * (1.0 - alpha); in setExpectedColors() 1076 expectedColors[i].a = alpha + mBackgroundColor.a * (1.0 - alpha); in setExpectedColors() 1080 expectedColors[i].r = mTopLayerColor.r * alpha + mBackgroundColor.r * (1.0 - alpha); in setExpectedColors() 1081 expectedColors[i].g = mTopLayerColor.g * alpha + mBackgroundColor.g * (1.0 - alpha); in setExpectedColors() 1082 expectedColors[i].b = mTopLayerColor.b * alpha + mBackgroundColor.b * (1.0 - alpha); in setExpectedColors() [all …]
|
/hardware/qcom/msm8x26/kernel-headers/linux/ |
D | msm_mdp.h | 295 uint32_t alpha; member 305 uint32_t alpha; member 576 uint32_t alpha; member 837 uint32_t alpha; member 976 uint32_t alpha; member
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
D | msm_mdp.h | 292 uint32_t alpha; member 302 uint32_t alpha; member 564 uint32_t alpha; member 824 uint32_t alpha; member 961 uint32_t alpha; member
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
D | msm_mdp.h | 281 uint32_t alpha; member 290 uint32_t alpha; member 605 uint32_t alpha; member 868 uint32_t alpha; member 990 uint32_t alpha; member
|
/hardware/qcom/msm8x26/original-kernel-headers/linux/ |
D | msm_mdp.h | 283 uint32_t alpha; member 292 uint32_t alpha; member 627 uint32_t alpha; member 891 uint32_t alpha; member 1014 uint32_t alpha; member
|
/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
D | hwc_display_external_test.h | 86 void PixelCopy(uint32_t red, uint32_t green, uint32_t blue, uint32_t alpha, uint8_t **buffer);
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
D | hwc_display_external_test.h | 86 void PixelCopy(uint32_t red, uint32_t green, uint32_t blue, uint32_t alpha, uint8_t **buffer);
|
/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
D | hwc_display_external_test.h | 91 void PixelCopy(uint32_t red, uint32_t green, uint32_t blue, uint32_t alpha, uint8_t **buffer);
|
/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
D | hwc_display_external_test.h | 86 void PixelCopy(uint32_t red, uint32_t green, uint32_t blue, uint32_t alpha, uint8_t **buffer);
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | hwc_display_pluggable_test.h | 92 void PixelCopy(uint32_t red, uint32_t green, uint32_t blue, uint32_t alpha, uint8_t **buffer);
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
D | msm_mdp.h | 303 uint32_t alpha; member 312 uint32_t alpha; member 650 uint32_t alpha; member 940 uint32_t alpha; member 1065 uint32_t alpha; member
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
D | msm_mdp.h | 313 uint32_t alpha; member 323 uint32_t alpha; member 598 uint32_t alpha; member 883 uint32_t alpha; member 1025 uint32_t alpha; member
|
/hardware/qcom/msm8x09/kernel-headers/linux/ |
D | msm_mdp.h | 304 uint32_t alpha; member 312 uint32_t alpha; member 627 uint32_t alpha; member 873 uint32_t alpha; member 985 uint32_t alpha; member
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | msm_mdp.h | 376 uint32_t alpha; member 386 uint32_t alpha; member 780 uint32_t alpha; member 1087 uint32_t alpha; member 1227 uint32_t alpha; member
|
/hardware/qcom/msm8998/original-kernel-headers/linux/ |
D | msm_mdp.h | 359 uint32_t alpha; member 368 uint32_t alpha; member 831 uint32_t alpha; member 1150 uint32_t alpha; member 1287 uint32_t alpha; member
|
/hardware/qcom/msm8998/kernel-headers/linux/ |
D | msm_mdp.h | 382 uint32_t alpha; member 392 uint32_t alpha; member 795 uint32_t alpha; member 1111 uint32_t alpha; member 1265 uint32_t alpha; member
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | msm_mdp.h | 353 uint32_t alpha; member 362 uint32_t alpha; member 817 uint32_t alpha; member 1128 uint32_t alpha; member 1252 uint32_t alpha; member
|
/hardware/qcom/msm8x09/original-kernel-headers/linux/ |
D | msm_mdp.h | 352 uint32_t alpha; member 361 uint32_t alpha; member 816 uint32_t alpha; member 1127 uint32_t alpha; member 1251 uint32_t alpha; member
|
/hardware/qcom/sdm845/display/sdm/include/core/ |
D | layer_stack.h | 305 uint32_t alpha = 0; //!< Alpha value member
|
/hardware/qcom/msm8x27/original-kernel-headers/linux/ |
D | msm_mdp.h | 232 uint32_t alpha; member 326 uint32_t alpha; member
|
/hardware/qcom/msm8x27/kernel-headers/linux/ |
D | msm_mdp.h | 227 uint32_t alpha; member 324 uint32_t alpha; member
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
D | hwc_layers.h | 70 HWC2::Error SetLayerPlaneAlpha(float alpha);
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
D | hwc_layers.h | 73 HWC2::Error SetLayerPlaneAlpha(float alpha);
|
/hardware/qcom/sm8150/display/sdm/include/core/ |
D | layer_stack.h | 326 uint32_t alpha = 0; //!< Alpha value member
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
D | msm_mdp.h | 229 uint32_t alpha; member 369 uint32_t alpha; member
|