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

/openjdk7/jdk/src/share/native/sun/awt/medialib/
H A Dawt_ImagingLib.h39 typedef mlib_image *(*MlibCreateFP_t)(mlib_type, mlib_s32, mlib_s32,
41 typedef mlib_image *(*MlibCreateStructFP_t)(mlib_type, mlib_s32, mlib_s32,
H A Dmlib_c_ImageConvVersion.c39 * mlib_type type)
52 mlib_type type)
H A Dmlib_ImageCreate.h35 mlib_type type,
H A Dmlib_image_types.h42 } mlib_type; typedef in typeref:enum:__anon774
115 mlib_type type; /* data type of image */
H A Dmlib_ImageColormap.h37 mlib_type intype;
44 mlib_type outtype;
98 ((mlib_type)((( mlib_colormap *)( colormap))->intype))
106 ((mlib_type)((( mlib_colormap *)( colormap))->outtype))
H A Dmlib_image_get.h35 static mlib_type mlib_ImageGetType(const mlib_image *img)
H A Dmlib_ImageCreate.c43 * mlib_image *mlib_ImageCreateStruct(mlib_type type,
50 * mlib_image *mlib_ImageCreate(mlib_type type,
127 mlib_type type,
230 mlib_image *mlib_ImageCreateStruct(mlib_type type,
256 mlib_image *mlib_ImageCreate(mlib_type type,
374 mlib_type type;
464 mlib_type type = src -> type;
H A Dmlib_c_ImageConvClearEdge.c164 mlib_type type = mlib_ImageGetType(dst);
H A Dmlib_ImageAffine.c156 mlib_type type;
346 mlib_type type;
H A Dmlib_ImageConvKernelConvert.c39 * mlib_type type);
86 mlib_type type)
H A Dmlib_image_proto.h1063 mlib_image * __mlib_ImageCreate(mlib_type type,
1073 mlib_image * __mlib_ImageCreateStruct(mlib_type type,
1118 static mlib_type __mlib_ImageGetType(const mlib_image *img);
1399 mlib_type dstDataType,
1403 mlib_type srcDataType,
1675 void * __mlib_ImageInterpTableCreate(mlib_type type,
2319 mlib_type intype,
2320 mlib_type outtype,
2346 mlib_type intype,
2347 mlib_type outtyp
[all...]
H A Dmlib_ImageConvMxN.c143 mlib_type type;
H A Dmlib_ImageAffineEdge.c557 mlib_type type = mlib_ImageGetType(dst); \
668 mlib_type ltype = mlib_ImageGetLutType(colormap);
792 mlib_type ltype;
H A Dmlib_c_ImageLookUp.c86 mlib_type stype, dtype;
H A Dmlib_ImageConv.h557 mlib_type type);
H A Dmlib_ImageConvMxN_Fp.c145 mlib_type type;
H A Dmlib_ImageColorTrue2Index.c2551 mlib_type stype, dtype;
/openjdk7/jdk/src/solaris/native/sun/awt/medialib/
H A Dmlib_v_ImageConvVersion.c40 * mlib_type type)
54 mlib_type type)
H A Dmlib_v_ImageLookUp.c130 mlib_type stype, dtype;
H A Dmlib_v_ImageConvClearEdge.c354 mlib_type type = mlib_ImageGetType(dst);

Completed in 407 milliseconds