OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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