Searched refs:_pixman_multiply_overflows_int (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-general.c159 if (width <= 0 || _pixman_multiply_overflows_int (width, Bpp * 3))
H A Dpixman-utils.c40 _pixman_multiply_overflows_int (unsigned int a, unsigned int b) function in typeref:typename:pixman_bool_t
H A Dpixman-private.h863 _pixman_multiply_overflows_int (unsigned int a, unsigned int b);
H A Dpixman-bits-image.c1252 if (_pixman_multiply_overflows_int (width, bpp))

Completed in 8 milliseconds