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

/openjdk7/jdk/src/share/native/sun/awt/medialib/
H A Dawt_ImagingLib.c163 static int expandPackedICR(JNIEnv *env, RasterS_t *rasterP, int component,
2006 if (expandPackedICR(env, rasterP, component, bdataP) < 0) {
2013 if (expandPackedICR(env, rasterP, component, bdataP) < 0) {
2474 return expandPackedICR(env, rasterP, -1, cDataP);
3291 static int expandPackedICR(JNIEnv *env, RasterS_t *rasterP, int component, function

Completed in 54 milliseconds