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

/external/pixman/pixman/
H A Dpixman-fast-path.c1420 fetch_nearest (pixman_repeat_t src_repeat, function
1535 s1 = fetch_nearest (src_repeat, src_format, src, x1, src_width);
1536 s2 = fetch_nearest (src_repeat, src_format, src, x2, src_width);
1558 s = fetch_nearest (src_repeat, src_format, src, x, src_width);

Completed in 1057 milliseconds