Searched refs:right_bottom (Results 1 – 1 of 1) sorted by relevance
187 Color right_bottom = Color.valueOf(bitmap.getPixel(310, 230)); in VerifyFrameRotationFromBitmap() local190 || !isBlue(left_bottom) || !isWhite(right_bottom)) { in VerifyFrameRotationFromBitmap()195 || !isGreen(left_bottom) || !isRed(right_bottom)) { in VerifyFrameRotationFromBitmap()206 Color right_bottom = Color.valueOf(bitmap.getPixel(230, 310)); in VerifyFrameRotationFromBitmap() local209 || !isWhite(left_bottom) || !isGreen(right_bottom)) { in VerifyFrameRotationFromBitmap()214 || !isRed(left_bottom) || !isBlue(right_bottom)) { in VerifyFrameRotationFromBitmap()