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

/openjdk7/jdk/src/share/native/sun/awt/medialib/
H A Dmlib_ImageCheck.h86 if ((mlib_ImageGetChannels(image) != mlib_ImageGetLutChannels(colormap)) \
H A Dmlib_ImageColormap.h93 #define mlib_ImageGetLutChannels(colormap) \ macro
H A Dmlib_ImageAffine.c224 if (mlib_ImageGetLutChannels(colormap) == 4)
H A Dmlib_ImageAffineEdge.c672 channels = mlib_ImageGetLutChannels(colormap);
821 channels = mlib_ImageGetLutChannels(colormap);
/openjdk7/jdk/src/solaris/native/sun/awt/medialib/
H A Dmlib_v_ImageAffine_BL.c728 mlib_s32 nchan = mlib_ImageGetLutChannels(colormap);
787 mlib_s32 nchan = mlib_ImageGetLutChannels(colormap);
H A Dmlib_v_ImageAffine_BL_S16.c725 mlib_s32 nchan = mlib_ImageGetLutChannels(colormap);
789 mlib_s32 nchan = mlib_ImageGetLutChannels(colormap);

Completed in 40 milliseconds