HomeSort by relevance Sort by last modified time
    Searched full:shigh (Results 1 - 1 of 1) sorted by null

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

Completed in 45 milliseconds