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

/openjdk7/jdk/src/share/native/sun/awt/splashscreen/
H A Dsplashscreen_gif.c85 const int interlacedOffset[] = { 0, 4, 2, 1, 0 }; /* The way Interlaced image should. */ local
236 int ofs = interlacedOffset[pass];

Completed in 31 milliseconds