Searched refs:getBitmapPixels (Results 1 – 1 of 1) sorted by relevance
126 static int[] getBitmapPixels(Bitmap bitmap) { in getBitmapPixels() method in ActivityTestBase148 !Arrays.equals(getBitmapPixels(bitmap2), getBitmapPixels(bitmap1))); in takeScreenshot()