Searched defs:captureFormat (Results 1 – 2 of 2) sorted by relevance
45 private final CaptureFormat captureFormat; field in Camera1Session95 final CaptureFormat captureFormat; in create() local129 CaptureFormat captureFormat, Size pictureSize, boolean captureToTexture) { in updateCameraParameters()172 Camera.CameraInfo info, CaptureFormat captureFormat, long constructionTimeNs) { in Camera1Session()
59 private CaptureFormat captureFormat; field in Camera2Session