Searched refs:captureOutputSize (Results 1 – 8 of 8) sorted by relevance
100 Range<Long> getEstimatedCaptureLatencyRange(@Nullable Size captureOutputSize); in getEstimatedCaptureLatencyRange() argument
98 public Range<Long> getEstimatedCaptureLatencyRange(@NonNull Size captureOutputSize) { in getEstimatedCaptureLatencyRange() argument
99 Size captureOutputSize, int imageFormat); in getEstimatedCaptureLatencyRange() argument
727 @NonNull Size captureOutputSize, @ImageFormat.Format int format) { in getEstimatedCaptureLatencyRangeMillis() argument749 sz.width = captureOutputSize.getWidth(); in getEstimatedCaptureLatencyRangeMillis()750 sz.height = captureOutputSize.getHeight(); in getEstimatedCaptureLatencyRangeMillis()