Home
last modified time | relevance | path

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

/external/pixman/pixman/
Dpixman-bits-image.c153 pixman_fixed_t ux_top, ux_bottom, ux; in bits_image_fetch_bilinear_no_repeat_8888() local
174 ux = ux_top = ux_bottom = bits->common.transform->matrix[0][0]; in bits_image_fetch_bilinear_no_repeat_8888()
211 ux_bottom = 0; in bits_image_fetch_bilinear_no_repeat_8888()
217 ux_bottom = ux; in bits_image_fetch_bilinear_no_repeat_8888()
273 x_bottom += ux_bottom; in bits_image_fetch_bilinear_no_repeat_8888()
293 x_bottom += ux_bottom; in bits_image_fetch_bilinear_no_repeat_8888()
320 x_bottom += ux_bottom; in bits_image_fetch_bilinear_no_repeat_8888()
344 x_bottom += ux_bottom; in bits_image_fetch_bilinear_no_repeat_8888()