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

/openjdk7/jdk/src/share/native/sun/awt/image/
H A DimageInitIDs.h109 IMGEXTERN jfieldID g_SPPSMmaxBitID; variable
H A DimageInitIDs.c147 g_SPPSMmaxBitID = (*env)->GetFieldID(env, cls, "maxBitSize", "I");
150 g_SPPSMnBitsID == NULL || g_SPPSMmaxBitID == NULL) {
H A Dawt_parseImage.c237 g_SPPSMmaxBitID);

Completed in 26 milliseconds