Searched defs:source_image_width (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/pixman/dist/test/
H A Dscaling-helpers-test.c11 bilinear_pad_repeat_get_scanline_bounds_ref (int32_t source_image_width, argument
62 int32_t source_image_width = prng_rand_n(10000) + 1; local in function:main
/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-inlines.h263 pad_repeat_get_scanline_bounds (int32_t source_image_width, argument
786 bilinear_pad_repeat_get_scanline_bounds (int32_t source_image_width, argument

Completed in 5 milliseconds