Searched refs:SurfacePixelValidator2 (Results 1 – 2 of 2) sorted by relevance
41 public class SurfacePixelValidator2 { class124 public SurfacePixelValidator2(Point size, @Nullable Rect boundsToCheck, in SurfacePixelValidator2() method in SurfacePixelValidator2
87 private SurfacePixelValidator2 mSurfacePixelValidator;232 mSurfacePixelValidator = new SurfacePixelValidator2(mTestAreaSize, in runTest()