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

/openjdk7/jdk/src/share/native/sun/awt/image/
H A DimageInitIDs.h106 IMGEXTERN jfieldID g_SPPSMmaskArrID; variable
H A DimageInitIDs.c144 g_SPPSMmaskArrID = (*env)->GetFieldID(env, cls, "bitMasks", "[I");
149 if (g_SPPSMmaskArrID == NULL || g_SPPSMmaskOffID == NULL ||
H A Dawt_parseImage.c239 g_SPPSMmaskArrID);

Completed in 928 milliseconds