Home
last modified time | relevance | path

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

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