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

/openjdk7/jdk/src/solaris/native/sun/java2d/loops/
H A Dmlib_ImageZoom.h176 #define FUNC_PROT(NAME) \ macro
204 FUNC_PROT(mlib_c_ImageZoomBilinear_U8);
205 FUNC_PROT(mlib_c_ImageZoomBilinear_S16);
206 FUNC_PROT(mlib_c_ImageZoomBilinear_U16);
212 FUNC_PROT(mlib_v_ImageZoomBilinear_U8);
213 FUNC_PROT(mlib_v_ImageZoomBilinear_S16);
214 FUNC_PROT(mlib_v_ImageZoomBilinear_U16);
216 FUNC_PROT(mlib_v_ImageZoomBicubic_U8);
217 FUNC_PROT(mlib_v_ImageZoomBicubic_S16);
218 FUNC_PROT(mlib_v_ImageZoomBicubic_U1
[all...]

Completed in 29 milliseconds