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

/openjdk7/jdk/src/share/native/sun/awt/medialib/
H A Dawt_ImagingLib.c158 static int expandICM(JNIEnv *env, BufImageS_t *imageP, unsigned int *mDataP);
2840 static int expandICM(JNIEnv *env, BufImageS_t *imageP, unsigned int *mDataP) argument
2877 mP = mDataP;
2882 mDataP += width;
2891 mP = mDataP;
2896 mDataP += width;

Completed in 64 milliseconds