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

/openjdk7/jdk/src/share/native/sun/awt/image/
H A DimageInitIDs.h124 IMGEXTERN jfieldID g_DataBufferIntPdataID; variable
H A DimageInitIDs.c234 g_DataBufferIntPdataID = (*env)->GetFieldID(env, cls, "pData", "J");
235 if (g_DataBufferIntPdataID == NULL) {

Completed in 30 milliseconds