Searched refs:mSurfacePixelValidator (Results 1 – 1 of 1) sorted by relevance
87 private SurfacePixelValidator2 mSurfacePixelValidator; field in CapturedActivity156 if (mSurfacePixelValidator != null) { in runTest()157 mSurfacePixelValidator.finish(testResult); in runTest()158 mSurfacePixelValidator = null; in runTest()232 mSurfacePixelValidator = new SurfacePixelValidator2(mTestAreaSize, in runTest()242 mSurfacePixelValidator.getSurface(), 0, null /*Callbacks*/, in runTest()257 mSurfacePixelValidator.waitForAllFrames(maxCapturedDuration)); in runTest()