Searched refs:horizontalStart (Results 1 – 1 of 1) sorted by relevance
102 final int horizontalStart; //ignore anything left of this bound in analyzeImage() local111 horizontalStart = Math.round(1.7f * SECTION_WIDTH_IN_PERCENT * width / 100.0f); in analyzeImage()119 horizontalStart = 0; in analyzeImage()134 final Pair<Integer, Integer> durationBounds = getBounds(horizontal, horizontalStart, -1); in analyzeImage()