Home
last modified time | relevance | path

Searched refs:isResult (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/
DZoomRatioMapper.h92 status_t separateZoomFromCropLocked(CameraMetadata* metadata, bool isResult, int arrayWidth,
94 status_t combineZoomAndCropLocked(CameraMetadata* metadata, bool isResult, int arrayWidth,
DZoomRatioMapper.cpp332 status_t ZoomRatioMapper::separateZoomFromCropLocked(CameraMetadata* metadata, bool isResult, in separateZoomFromCropLocked() argument
370 if (isResult) { in separateZoomFromCropLocked()
381 status_t ZoomRatioMapper::combineZoomAndCropLocked(CameraMetadata* metadata, bool isResult, in combineZoomAndCropLocked() argument
406 if (isResult) { in combineZoomAndCropLocked()