Searched refs:has_x (Results 1 – 1 of 1) sorted by relevance
1212 int has_x, has_y; in transformAbsolute() local1214 has_x = valuator_mask_isset(mask, 0); in transformAbsolute()1217 if (!has_x && !has_y) in transformAbsolute()1220 if (!has_x || !has_y) { in transformAbsolute()1231 if (has_x) in transformAbsolute()1242 if (has_x || ox != x) in transformAbsolute()