Searched defs:initCubemap (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/
H A Ddither.c159 * recode the functions (Win32)awt_Image:initCubemap(),
161 * (Solaris)color:initCubemap() to call the shared codes.
164 initCubemap(int* cmap, function
180 fprintf(stderr, "Out of memory in color:initCubemap()1\n");
197 fprintf(stderr, "Out of memory in color:initCubemap()2\n");
209 fprintf(stderr, "Out of memory in color:initCubemap()3\n");
234 fprintf(stderr, "Out of memory in color:initCubemap()4\n");
247 fprintf(stderr, "Out of memory in color:initCubemap()5\n");

Completed in 31 milliseconds