Searched refs:g_ICRputDataMID (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/
H A DimageInitIDs.h80 IMGEXTERN jmethodID g_ICRputDataMID; variable
H A DimageInitIDs.c130 g_ICRputDataMID = (*env)->GetMethodID(env, cls, "setDataElements",
135 || g_ICRputDataMID == NULL || g_ICRdataOffsetsID == NULL || g_ICRtypeID == NULL)

Completed in 30 milliseconds