Searched defs:mlib_colormap (Results 1 - 1 of 1) 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...]

Completed in 29 milliseconds