Searched refs:compareScreenshot (Results 1 – 1 of 1) sorted by relevance
250 boolean screenshotMatches = compareScreenshot(screenshot, mCurColor); in onHandleScreenshot()262 private boolean compareScreenshot(Bitmap screenshot, int color) { in compareScreenshot() method in MainInteractionSession