Searched defs:back_color (Results 1 – 2 of 2) sorted by relevance
34 int _BLEND(int blend_mode, int back_color, int src_color) { in _BLEND()1228 int back_color = *dest_scan; in _CompositeRow_Argb2Rgb_Blend() local1255 int back_color = *dest_scan; in _CompositeRow_Argb2Rgb_Blend() local1348 int back_color = *dest_scan; in _CompositeRow_Rgb2Rgb_Blend_NoClip() local1384 int back_color = *dest_scan; in _CompositeRow_Rgb2Rgb_Blend_Clip() local1673 int back_color = *dest_scan; in _CompositeRow_Argb2Rgb_Blend_Transform() local3269 int back_color = FX_GAMMA(dest_scan[index]); in _CompositeRow_Argb2Rgb_Blend_RgbByteOrder() local3317 int back_color = FX_GAMMA(dest_scan[index]); in _CompositeRow_Rgb2Rgb_Blend_NoClip_RgbByteOrder() local3458 int back_color = FX_GAMMA(dest_scan[index]); in _CompositeRow_Rgb2Rgb_Blend_Clip_RgbByteOrder() local3957 int back_color = FX_GAMMA(dest_scan[2]); in _CompositeRow_BitMask2Rgb_RgbByteOrder() local
905 FX_ARGB back_color = 0xff000000; in LoadSMask() local