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

/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DProcessPath.c83 * StoreFixedLine ProcessFixedLine
102 * StoreFixedLine - storing segment from the flattened path to the
2094 void StoreFixedLine(ProcessHandler* hnd,jint x1,jint y1,jint x2,jint y2, function
2129 StoreFixedLine(hnd, x3, y3, x1, y1, pixelInfo,
2142 StoreFixedLine(hnd, x1, y1, x2, y2, pixelInfo,
2147 StoreFixedLine(hnd, x2, y2, x3, y3, pixelInfo,
2192 &StoreFixedLine,

Completed in 62 milliseconds