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

/openjdk7/jdk/src/share/native/sun/awt/medialib/
H A Dmlib_ImageColormap.h47 } mlib_colormap; typedef in typeref:struct:__anon747
82 ((void **)((( mlib_colormap *)( colormap))->lut))
86 ((void *)((( mlib_colormap *)( colormap))->normal_table))
90 ((void *)((( mlib_colormap *)( colormap))->table))
94 ((mlib_s32)((( mlib_colormap *)( colormap))->channels))
98 ((mlib_type)((( mlib_colormap *)( colormap))->intype))
102 ((mlib_s32)((( mlib_colormap *)( colormap))->indexsize))
106 ((mlib_type)((( mlib_colormap *)( colormap))->outtype))
110 ((mlib_s32)((( mlib_colormap *)( colormap))->offset))
114 ((mlib_s32)((( mlib_colormap *)( colorma
[all...]
H A Dmlib_ImageColorTrue2Index.c2549 mlib_colormap *s = (mlib_colormap *)colormap;
3619 DTYPE *tab0 = ((mlib_colormap *)state)->table; \
3635 DTYPE *tab0 = ((mlib_colormap *)state)->table; \
3654 mlib_colormap *s = (mlib_colormap *)state;
3694 mlib_colormap *s = (mlib_colormap *)state;
3735 mlib_colormap *s = (mlib_colormap *)stat
[all...]

Completed in 41 milliseconds