Searched defs:alpha (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/display/liblight/
H A Dlights.c130 int alpha, red, green, blue; local
/hardware/msm7k/liblights/
H A Dlights.c203 int alpha, red, green, blue; local
/hardware/qcom/display/libcopybit/
H A Dcopybit_c2d.cpp838 int alpha = 0; local
844 alpha = 1;
847 alpha = 0;
851 if(alpha && (cformat&C2D_FORMAT_DISABLE_ALPHA))
852 alpha = 0;
854 return alpha;
1199 // src alpha is zero
/hardware/samsung_slsi/exynos5/include/
H A Ds5p_tvout_v4l2.h163 unsigned char alpha; member in struct:s5ptvfb_user_plane_alpha

Completed in 120 milliseconds