Searched defs:BicubicInterp (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DTransformHelper.c58 static TransformInterpFunc BicubicInterp; variable
75 TransformInterpFunc *pBicubicFunc = BicubicInterp;
305 pBicubicFunc = BicubicInterp;
827 BicubicInterp(jint *pRGB, jint numpix, function

Completed in 32 milliseconds