Searched refs:SCALE_FOCUS_Y (Results 1 – 1 of 1) sorted by relevance
58 private static final float SCALE_FOCUS_Y = .228f; field in GlifPatternDrawable259 canvas.scale(1f, scaleX / scaleY, 0f, SCALE_FOCUS_Y * bitmapHeight); in scaleCanvasToBounds()