Searched defs:back_color (Results 1 – 2 of 2) sorted by relevance
64 int _BLEND(int blend_mode, int back_color, int src_color) in _BLEND()1179 int back_color = *dest_scan; in _CompositeRow_Argb2Rgb_Blend() local1206 int back_color = *dest_scan; in _CompositeRow_Argb2Rgb_Blend() local1290 int back_color = *dest_scan; in _CompositeRow_Rgb2Rgb_Blend_NoClip() local1320 int back_color = *dest_scan; in _CompositeRow_Rgb2Rgb_Blend_Clip() local1546 int back_color = *dest_scan; in _CompositeRow_Argb2Rgb_Blend_Transform() local2942 int back_color = FX_GAMMA(dest_scan[index]); in _CompositeRow_Argb2Rgb_Blend_RgbByteOrder() local2979 int back_color = FX_GAMMA(dest_scan[index]); in _CompositeRow_Rgb2Rgb_Blend_NoClip_RgbByteOrder() local3097 int back_color = FX_GAMMA(dest_scan[index]); in _CompositeRow_Rgb2Rgb_Blend_Clip_RgbByteOrder() local3517 int back_color = FX_GAMMA(dest_scan[2]); in _CompositeRow_BitMask2Rgb_RgbByteOrder() local
1001 FX_ARGB back_color = 0xff000000; in LoadSMask() local