Searched defs:back_color (Results 1 – 3 of 3) sorted by relevance
48 int Blend(int blend_mode, int back_color, int src_color) { in Blend()675 int back_color = *dest_scan; in CompositeRow_Argb2Rgb_Blend() local702 int back_color = *dest_scan; in CompositeRow_Argb2Rgb_Blend() local797 int back_color = *dest_scan; in CompositeRow_Rgb2Rgb_Blend_NoClip() local834 int back_color = *dest_scan; in CompositeRow_Rgb2Rgb_Blend_Clip() local2133 int back_color = dest_scan[index]; in CompositeRow_Argb2Rgb_Blend_RgbByteOrder() local2180 int back_color = dest_scan[index]; in CompositeRow_Rgb2Rgb_Blend_NoClip_RgbByteOrder() local2321 int back_color = dest_scan[index]; in CompositeRow_Rgb2Rgb_Blend_Clip_RgbByteOrder() local2798 int back_color = dest_scan[2]; in CompositeRow_BitMask2Rgb_RgbByteOrder() local
384 const ir_variable *back_color, in cross_validate_front_and_back_color()727 const ir_variable *const back_color = in cross_validate_outputs_to_inputs() local737 const ir_variable *const back_color = in cross_validate_outputs_to_inputs() local
2603 FX_ARGB back_color = 0xff000000; in LoadSMask() local