Searched refs:mPostviewOutputSurface (Results 1 – 1 of 1) sorted by relevance
62 private Surface mPostviewOutputSurface = null; field in CameraExtensionJpegProcessor222 mPostviewOutputSurface = surface; in onPostviewOutputSurface()262 if ((mFormat != -1) && (mPostviewOutputSurface != null) && (mPostviewResolution != null) in initializePostviewPipeline()265 mPostviewOutputWriter = ImageWriter.newInstance(mPostviewOutputSurface, 1/*maxImages*/, in initializePostviewPipeline()