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

/openjdk7/jdk/src/share/native/sun/awt/image/
H A DDataBufferNative.c35 unsigned char *DBN_GetPixelPointer(JNIEnv *env, jint x, int y, function
78 if (!(pixelPtr = DBN_GetPixelPointer(env, x, y, &lockInfo,
119 if (!(pixelPtr = DBN_GetPixelPointer(env, x, y, &lockInfo,

Completed in 28 milliseconds