Searched refs:checkImage (Results 1 – 1 of 1) sorted by relevance
509 checkImage(image, mSize.getWidth(), mSize.getHeight(), mFormat); in onImageAvailable()1473 public static void checkImage(Image image, int width, int height, int format) { in checkImage() method in CameraTestUtils2062 checkImage(image, width, height, format); in validateImage()