Searched refs:RawPictureCallback (Results 1 – 1 of 1) sorted by relevance
119 private RawPictureCallback mRawPictureCallback = new RawPictureCallback();339 private final class RawPictureCallback implements PictureCallback { class in CameraTest