Searched refs:alpha (Results 1 - 25 of 90) sorted by relevance

1234

/hardware/intel/common/libva/test/
H A Dloadsurface.h56 int alpha; local
62 alpha = alpha_values[alpha_idx % 16 ];
65 alpha = fixed_alpha;
67 //alpha = 0;
99 *p = *p * (100 - alpha) / 100 + *q * alpha/100;
128 *pU = *pU * (100 - alpha) / 100 + *qU * alpha/100;
129 *pV = *pV * (100 - alpha) / 100 + *qV * alpha/10
153 int row, alpha; local
[all...]
/hardware/intel/img/hwcomposer/merrifield/common/planes/
H A DDisplayPlane.cpp150 void DisplayPlane::setPlaneAlpha(uint8_t alpha, uint32_t blending) argument
152 ATRACE("plane alpha = 0x%x", alpha);
154 if (mPlaneAlpha != alpha) {
155 mPlaneAlpha = alpha;
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/
H A DDisplayPlane.cpp166 void DisplayPlane::setPlaneAlpha(uint8_t alpha, uint32_t blending) argument
168 ALOGTRACE("plane alpha = 0x%x", alpha);
170 if (mPlaneAlpha != alpha) {
171 mPlaneAlpha = alpha;
/hardware/qcom/display/msm8909/sdm/libs/hwc/
H A Dhwc_display_external_test.h86 void PixelCopy(uint32_t red, uint32_t green, uint32_t blue, uint32_t alpha, uint8_t **buffer);
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
H A Dhwc_display_external_test.h86 void PixelCopy(uint32_t red, uint32_t green, uint32_t blue, uint32_t alpha, uint8_t **buffer);
H A Dhwc_layers.h77 HWC2::Error SetLayerPlaneAlpha(float alpha);
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
H A Dhwc_display_external_test.h86 void PixelCopy(uint32_t red, uint32_t green, uint32_t blue, uint32_t alpha, uint8_t **buffer);
/hardware/intel/img/hwcomposer/merrifield/include/
H A DDisplayPlane.h86 virtual void setPlaneAlpha(uint8_t alpha, uint32_t blending);
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/
H A DDisplayPlane.h86 virtual void setPlaneAlpha(uint8_t alpha, uint32_t blending);
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
H A Dhwc_layers.h73 HWC2::Error SetLayerPlaneAlpha(float alpha);
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
H A Dhwc_layers.h69 HWC2::Error SetLayerPlaneAlpha(float alpha);
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
H A Dhwc_layers.h76 HWC2::Error SetLayerPlaneAlpha(float alpha);
/hardware/interfaces/radio/1.0/
H A DIRadioIndication.hal421 * @param alpha ALPHA string from UICC in UTF-8 format
423 oneway stkCallControlAlphaNotify(RadioIndicationType type, string alpha);
/hardware/qcom/msm8994/kernel-headers/linux/
H A Dmsm_mdp.h313 uint32_t alpha; member in struct:color
323 uint32_t alpha; member in struct:mdp_blit_req
598 uint32_t alpha; member in struct:mdp_overlay
883 uint32_t alpha; member in struct:mdss_ad_init
1025 uint32_t alpha; member in struct:mdp_mixer_cfg
/hardware/qcom/msm8994/original-kernel-headers/linux/
H A Dmsm_mdp.h303 uint32_t alpha; member in struct:color
312 uint32_t alpha; member in struct:mdp_blit_req
525 * would appear opaque in case fg plane alpha is
528 * alpha pre-multiplication done. If fg plane alpha
530 * operation is intended on layers having alpha
532 * @BLEND_OP_COVERAGE: Apply source over blend rule. Layer is not alpha
534 * plane alpha is less than 0xff, apply modulation as
609 * @alpha: Used to set plane opacity. The range can be from 0-255, where
649 uint32_t is_fg; /* control alpha
650 uint32_t alpha; member in struct:mdp_overlay
940 uint32_t alpha; member in struct:mdss_ad_init
1065 uint32_t alpha; member in struct:mdp_mixer_cfg
[all...]
/hardware/qcom/msm8996/kernel-headers/linux/
H A Dmsm_mdp.h376 uint32_t alpha; member in struct:color
386 uint32_t alpha; member in struct:mdp_blit_req
780 uint32_t alpha; member in struct:mdp_overlay
1087 uint32_t alpha; member in struct:mdss_ad_init
1227 uint32_t alpha; member in struct:mdp_mixer_cfg
/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dmsm_mdp.h353 uint32_t alpha; member in struct:color
362 uint32_t alpha; member in struct:mdp_blit_req
692 * would appear opaque in case fg plane alpha is
695 * alpha pre-multiplication done. If fg plane alpha
697 * operation is intended on layers having alpha
699 * @BLEND_OP_COVERAGE: Apply source over blend rule. Layer is not alpha
701 * plane alpha is less than 0xff, apply modulation as
776 * @alpha: Used to set plane opacity. The range can be from 0-255, where
816 uint32_t is_fg; /* control alpha
817 uint32_t alpha; member in struct:mdp_overlay
1128 uint32_t alpha; member in struct:mdss_ad_init
1252 uint32_t alpha; member in struct:mdp_mixer_cfg
[all...]
/hardware/qcom/msm8998/kernel-headers/linux/
H A Dmsm_mdp.h382 uint32_t alpha; member in struct:color
392 uint32_t alpha; member in struct:mdp_blit_req
795 uint32_t alpha; member in struct:mdp_overlay
1111 uint32_t alpha; member in struct:mdss_ad_init
1265 uint32_t alpha; member in struct:mdp_mixer_cfg
/hardware/qcom/msm8998/original-kernel-headers/linux/
H A Dmsm_mdp.h359 uint32_t alpha; member in struct:color
368 uint32_t alpha; member in struct:mdp_blit_req
706 * would appear opaque in case fg plane alpha is
709 * alpha pre-multiplication done. If fg plane alpha
711 * operation is intended on layers having alpha
713 * @BLEND_OP_COVERAGE: Apply source over blend rule. Layer is not alpha
715 * plane alpha is less than 0xff, apply modulation as
790 * @alpha: Used to set plane opacity. The range can be from 0-255, where
830 uint32_t is_fg; /* control alpha
831 uint32_t alpha; member in struct:mdp_overlay
1150 uint32_t alpha; member in struct:mdss_ad_init
1287 uint32_t alpha; member in struct:mdp_mixer_cfg
[all...]
/hardware/qcom/msm8x09/kernel-headers/linux/
H A Dmsm_mdp.h304 uint32_t alpha; member in struct:color
312 uint32_t alpha; member in struct:mdp_blit_req
627 uint32_t alpha; member in struct:mdp_overlay
873 uint32_t alpha; member in struct:mdss_ad_init
985 uint32_t alpha; member in struct:mdp_mixer_cfg
/hardware/qcom/msm8x09/original-kernel-headers/linux/
H A Dmsm_mdp.h352 uint32_t alpha; member in struct:color
361 uint32_t alpha; member in struct:mdp_blit_req
691 * would appear opaque in case fg plane alpha is
694 * alpha pre-multiplication done. If fg plane alpha
696 * operation is intended on layers having alpha
698 * @BLEND_OP_COVERAGE: Apply source over blend rule. Layer is not alpha
700 * plane alpha is less than 0xff, apply modulation as
775 * @alpha: Used to set plane opacity. The range can be from 0-255, where
815 uint32_t is_fg; /* control alpha
816 uint32_t alpha; member in struct:mdp_overlay
1127 uint32_t alpha; member in struct:mdss_ad_init
1251 uint32_t alpha; member in struct:mdp_mixer_cfg
[all...]
/hardware/qcom/msm8x26/kernel-headers/linux/
H A Dmsm_mdp.h295 uint32_t alpha; member in struct:color
305 uint32_t alpha; member in struct:mdp_blit_req
576 uint32_t alpha; member in struct:mdp_overlay
837 uint32_t alpha; member in struct:mdss_ad_init
976 uint32_t alpha; member in struct:mdp_mixer_cfg
/hardware/qcom/msm8x26/original-kernel-headers/linux/
H A Dmsm_mdp.h283 uint32_t alpha; member in struct:color
292 uint32_t alpha; member in struct:mdp_blit_req
503 * would appear opaque in case fg plane alpha is
506 * alpha pre-multiplication done. If fg plane alpha
508 * operation is intended on layers having alpha
510 * @BLEND_OP_COVERAGE: Apply source over blend rule. Layer is not alpha
512 * plane alpha is less than 0xff, apply modulation as
586 * @alpha: Used to set plane opacity. The range can be from 0-255, where
626 uint32_t is_fg; /* control alpha
627 uint32_t alpha; member in struct:mdp_overlay
891 uint32_t alpha; member in struct:mdss_ad_init
1014 uint32_t alpha; member in struct:mdp_mixer_cfg
[all...]
/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dmsm_mdp.h292 uint32_t alpha; member in struct:color
302 uint32_t alpha; member in struct:mdp_blit_req
564 uint32_t alpha; member in struct:mdp_overlay
824 uint32_t alpha; member in struct:mdss_ad_init
961 uint32_t alpha; member in struct:mdp_mixer_cfg
/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dmsm_mdp.h281 uint32_t alpha; member in struct:color
290 uint32_t alpha; member in struct:mdp_blit_req
501 * would appear opaque in case fg plane alpha is
504 * alpha pre-multiplication done. If fg plane alpha
506 * operation is intended on layers having alpha
508 * @BLEND_OP_COVERAGE: Apply source over blend rule. Layer is not alpha
510 * plane alpha is less than 0xff, apply modulation as
565 * @alpha: Used to set plane opacity. The range can be from 0-255, where
604 uint32_t is_fg; /* control alpha
605 uint32_t alpha; member in struct:mdp_overlay
868 uint32_t alpha; member in struct:mdss_ad_init
990 uint32_t alpha; member in struct:mdp_mixer_cfg
[all...]

Completed in 2292 milliseconds

1234