Searched refs:isPictureFilledWithColor (Results 1 – 1 of 1) sorted by relevance
874 if (isPictureFilledWithColor(pictureRef.get(), color)) break; in waitForPictureToHaveColor()906 isPictureFilledWithColor(oldPicture, Color.WHITE)); in testCapturePicture()2781 private boolean isPictureFilledWithColor(Picture picture, int color) { in isPictureFilledWithColor() method in WebViewTest