Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DZoomRatioMapper.h90 status_t separateZoomFromCropLocked(CameraMetadata* metadata, bool isResult, int arrayWidth,
92 status_t combineZoomAndCropLocked(CameraMetadata* metadata, bool isResult, int arrayWidth,
DZoomRatioMapper.cpp329 status_t ZoomRatioMapper::separateZoomFromCropLocked(CameraMetadata* metadata, bool isResult, in separateZoomFromCropLocked() argument
376 if (isResult) { in separateZoomFromCropLocked()
387 status_t ZoomRatioMapper::combineZoomAndCropLocked(CameraMetadata* metadata, bool isResult, in combineZoomAndCropLocked() argument
421 if (isResult) { in combineZoomAndCropLocked()