Searched refs:max_vx (Results 1 – 6 of 6) sorted by relevance
/third_party/pixman/pixman/ |
D | pixman-arm-common.h | 240 pixman_fixed_t max_vx); \ 248 pixman_fixed_t max_vx, \ 253 max_vx); \ 278 pixman_fixed_t max_vx, \ 288 pixman_fixed_t max_vx, \ 295 max_vx, \ 343 pixman_fixed_t max_vx, \ 392 pixman_fixed_t max_vx, \
|
D | pixman-mips-dspr2.h | 267 pixman_fixed_t max_vx, \ 311 pixman_fixed_t max_vx, \ 355 pixman_fixed_t max_vx, \ 406 pixman_fixed_t max_vx, \
|
D | pixman-inlines.h | 270 int64_t max_vx = (int64_t) source_image_width << 16; in pad_repeat_get_scanline_bounds() local 290 tmp = ((int64_t) unit_x - 1 - vx + max_vx) / unit_x - *left_pad; in pad_repeat_get_scanline_bounds() 604 pixman_fixed_t max_vx, \ 607 scanline_func (dst, src, w, vx, unit_x, max_vx, fully_transparent_src); \ 864 pixman_fixed_t max_vx = INT32_MAX; /* suppress uninitialized variable warning */ \ 1202 weight1, weight2, vx, unit_x, max_vx, FALSE); \
|
D | pixman-sse2.c | 5701 pixman_fixed_t max_vx, 5766 pixman_fixed_t max_vx, in FAST_BILINEAR_MAINLOOP_COMMON() 5826 pixman_fixed_t max_vx, in FAST_BILINEAR_MAINLOOP_COMMON() 5923 pixman_fixed_t max_vx, in FAST_BILINEAR_MAINLOOP_COMMON() 6081 pixman_fixed_t max_vx, in FAST_BILINEAR_MAINLOOP_COMMON()
|
D | pixman-mmx.c | 3705 pixman_fixed_t max_vx, 3748 pixman_fixed_t max_vx, in FAST_BILINEAR_MAINLOOP_COMMON() 3798 pixman_fixed_t max_vx, in FAST_BILINEAR_MAINLOOP_COMMON()
|
D | pixman-fast-path.c | 1377 pixman_fixed_t max_vx, in scaled_nearest_scanline_565_565_SRC() argument
|