Home
last modified time | relevance | path

Searched refs:leftCornerYCoord (Results 1 – 1 of 1) sorted by relevance

/test/app_compat/csuite/harness/src/main/java/com/android/csuite/core/
DBlankScreenDetectorWithSameColorRectangle.java105 int leftCornerYCoord = index - height + 1; in maxSubRectangle() local
106 maxRectangle.setRect(leftCornerXCoord, leftCornerYCoord, width, height); in maxSubRectangle()
119 int leftCornerYCoord = index - height + 1; in maxSubRectangle() local
120 maxRectangle.setRect(leftCornerXCoord, leftCornerYCoord, width, height); in maxSubRectangle()