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

/openjdk7/jdk/src/share/native/sun/awt/image/
H A Dawt_ImageRep.c96 static jfieldID s_JsrcLUTtransIndexID; variable
101 s_JsrcLUTtransIndexID = (*env)->GetFieldID(env, cls, "srcLUTtransIndex",
350 (*env)->SetIntField(env, cls, s_JsrcLUTtransIndexID, newTransIdx);

Completed in 36 milliseconds