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