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

/external/pixman/pixman/
H A Dpixman-filter.c261 double shigh = slow + scale * filters[sample].width; local
265 if (rhigh >= slow && rlow <= shigh)
268 ihigh = MIN (shigh, rhigh);

Completed in 95 milliseconds