Home | History | Annotate | Download | only in dib

Lines Matching defs:GetAlpha

182 int GetAlpha(uint8_t src_alpha, const uint8_t* clip_scan, int col) {
193 int src_alpha = GetAlpha(*src_scan, clip_scan, col);
247 int src_alpha = GetAlpha(*alpha_scan, clip_scan, col);
257 uint8_t src_alpha = GetAlpha(*alpha_scan, clip_scan, col);
292 int src_alpha = GetAlpha(*alpha_scan, clip_scan, col);
378 uint8_t src_alpha = GetAlpha(*alpha_source, clip_scan, col);
906 int src_alpha = GetAlpha(*src_alpha_scan++, clip_scan, col);
922 int src_alpha = GetAlpha(*src_alpha_scan++, clip_scan, col);
976 int src_alpha = GetAlpha(*src_alpha_scan++, clip_scan, col);
985 uint8_t src_alpha = GetAlpha(*src_alpha_scan++, clip_scan, col);
1009 int src_alpha = GetAlpha(*src_alpha_scan++, clip_scan, col);
1018 uint8_t src_alpha = GetAlpha(*src_alpha_scan++, clip_scan, col);