Searched refs:left_pad1 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/pixman/dist/test/
H A Dscaling-helpers-test.c58 int32_t left_pad1, left_tz1, width1, right_tz1, right_pad1; local in function:main
69 &left_pad1,
84 assert (left_pad1 == left_pad2);
/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-inlines.h795 int width1 = *width, left_pad1, right_pad1; local in function:bilinear_pad_repeat_get_scanline_bounds
799 &width1, &left_pad1, &right_pad1);
804 *left_tz = left_pad1 - left_pad2;

Completed in 8 milliseconds