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