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

/openjdk7/jdk/src/share/native/sun/awt/image/
H A DimageInitIDs.h87 IMGEXTERN jfieldID g_CMsuppAlphaID; variable
H A DimageInitIDs.c162 g_CMsuppAlphaID = (*env)->GetFieldID(env, cls, "supportsAlpha", "Z");
174 || g_CMnumComponentsID == NULL || g_CMsuppAlphaID == NULL
H A Dawt_parseImage.c447 g_CMsuppAlphaID);

Completed in 34 milliseconds