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

/openjdk9/jdk/src/java.desktop/share/native/libawt/java2d/loops/
H A DTransformHelper.c58 static TransformInterpFunc BicubicInterp; variable
75 TransformInterpFunc *pBicubicFunc = BicubicInterp;
305 pBicubicFunc = BicubicInterp;
834 BicubicInterp(jint *pRGB, jint numpix, function

Completed in 40 milliseconds