Searched refs:TestPictureCallback (Results 1 – 1 of 1) sorted by relevance
284 TestPictureCallback rawCallback = new TestPictureCallback(); in testTakePicture()285 TestPictureCallback jpegCallback = new TestPictureCallback(); in testTakePicture()338 private static class TestPictureCallback implements Camera.PictureCallback { class in ShadowCameraTest