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

/openjdk7/jdk/src/share/native/sun/awt/image/
H A DimageInitIDs.h95 IMGEXTERN jfieldID g_ICMtransIdxID; variable
H A DimageInitIDs.c186 g_ICMtransIdxID = (*env)->GetFieldID(env, cls, "transparent_index", "I");
189 if (g_ICMtransIdxID == NULL || g_ICMmapSizeID == NULL
H A Dawt_parseImage.c541 cmP->transIdx = (*env)->GetIntField(env, jcmodel, g_ICMtransIdxID);

Completed in 32 milliseconds