Searched defs:rawColor (Results 1 – 2 of 2) sorted by relevance
674 final Color rawColor = screen.getColor(sampleX, sampleY); in getIsAppRegionOfScreenOfColorResult() local781 final Color rawColor = screen.getColor(sampleX, sampleY); in assertColorChangeXIndex() local
389 private void verifyGetPixel(@NonNull String fileName, @ColorInt int rawColor) { in verifyGetPixel()408 private static void verifyGetPixel(@NonNull Bitmap b, @ColorInt int rawColor) { in verifyGetPixel()