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

/openjdk7/jdk/src/share/native/sun/java2d/cmm/lcms/
H A Dcmsopt.c741 int BeginVal, EndVal; local
748 BeginVal = 0xffff; EndVal = 0;
751 BeginVal = 0; EndVal = 0xffff;
764 Slope = (EndVal - Val) / AtBegin; // AtBegin holds the X interval, which is same in both cases

Completed in 42 milliseconds