Home
last modified time | relevance | path

Searched refs:max_vx (Results 1 – 6 of 6) sorted by relevance

/third_party/pixman/pixman/
Dpixman-arm-common.h240 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, \
Dpixman-mips-dspr2.h267 pixman_fixed_t max_vx, \
311 pixman_fixed_t max_vx, \
355 pixman_fixed_t max_vx, \
406 pixman_fixed_t max_vx, \
Dpixman-inlines.h270 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); \
Dpixman-sse2.c5701 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()
Dpixman-mmx.c3705 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()
Dpixman-fast-path.c1377 pixman_fixed_t max_vx, in scaled_nearest_scanline_565_565_SRC() argument