D | ASurfaceControlTestActivity.java | 222 public static class RectChecker extends PixelChecker { class in ASurfaceControlTestActivity 225 public RectChecker(List<Rect> boundsToCheck) { in RectChecker() method in ASurfaceControlTestActivity.RectChecker 230 public RectChecker(Rect boundsToCheck) { in RectChecker() method in ASurfaceControlTestActivity.RectChecker 234 public RectChecker(Rect boundsToCheck, int expectedColor) { in RectChecker() method in ASurfaceControlTestActivity.RectChecker
|