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

/openjdk7/jdk/src/share/native/sun/awt/medialib/
H A Dmlib_ImageScanPoly.c70 mlib_d64 dTop; local
231 dTop = coords[topIdx][1];
232 val0 = dTop;
240 if (dTop >= 0.0) {
244 if (dTop == top) {
249 if (dTop == coords[nextIdx][1]) {
257 if (dTop == coords[nextIdx][1]) {

Completed in 30 milliseconds