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

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

Completed in 812 milliseconds