Searched refs:is_color_operand (Results 1 – 3 of 3) sorted by relevance
145 if (is_color_operand(operand)) in get_input_mapping()177 if (is_color_operand(operand)) in get_input_arg()183 if (!is_color_operand(operand)) in get_input_arg()190 if (!is_color_operand(operand)) in get_input_arg()
122 if (!is_color_operand(operand) && !rc->alpha) in get_input_mapping()146 if (is_color_operand(operand)) in get_input_arg()152 if (!is_color_operand(operand)) in get_input_arg()
178 is_color_operand(int op) in is_color_operand() function