Searched refs:leftCornerYCoord (Results 1 – 1 of 1) sorted by relevance
105 int leftCornerYCoord = index - height + 1; in maxSubRectangle() local106 maxRectangle.setRect(leftCornerXCoord, leftCornerYCoord, width, height); in maxSubRectangle()119 int leftCornerYCoord = index - height + 1; in maxSubRectangle() local120 maxRectangle.setRect(leftCornerXCoord, leftCornerYCoord, width, height); in maxSubRectangle()