Searched refs:vBorderSize (Results 1 – 1 of 1) sorted by relevance
1986 Bitmap input, double hBorderSize, double vBorderSize) { in shrinkAndScaleBilinear() argument1993 double yInc = ((double) height - 1 - vBorderSize * 2) / (double) (height - 1); in shrinkAndScaleBilinear()2010 double y = vBorderSize; in shrinkAndScaleBilinear()