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

/openjdk7/jdk/src/share/native/sun/awt/image/
H A Dawt_parseImage.h197 int awt_setPixelShort(JNIEnv *env, int band, RasterS_t *rasterP,
H A Dawt_parseImage.c1085 int awt_setPixelShort(JNIEnv *env, int band, RasterS_t *rasterP, function
/openjdk7/jdk/src/share/native/sun/awt/medialib/
H A Dawt_ImagingLib.c714 retStatus = (awt_setPixelShort(env, -1, dstRasterP, sdataP) >= 0) ;
1135 retStatus = (awt_setPixelShort(env, -1, dstRasterP, sdataP) >= 0) ;
1717 retStatus = (awt_setPixelShort(env, -1, dstRasterP, sdataP) >= 0) ;
2719 return awt_setPixelShort(env, -1, rasterP,

Completed in 43 milliseconds