Searched refs:_pixman_addition_overflows_int (Results 1 – 3 of 3) sorted by relevance
46 _pixman_addition_overflows_int (unsigned int a, unsigned int b) in _pixman_addition_overflows_int() function
787 _pixman_addition_overflows_int (unsigned int a, unsigned int b);
1687 if (_pixman_addition_overflows_int (stride, 0x1f)) in create_bits()