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