Searched refs:arrayYToNormalizedWithCrop (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DFrameProcessor.cpp201 face.rect[1] = l.mParameters.arrayYToNormalizedWithCrop(
205 face.rect[3] = l.mParameters.arrayYToNormalizedWithCrop(
213 face.left_eye[1] = l.mParameters.arrayYToNormalizedWithCrop(
217 face.right_eye[1] = l.mParameters.arrayYToNormalizedWithCrop(
221 face.mouth[1] = l.mParameters.arrayYToNormalizedWithCrop(
H A DParameters.h339 int arrayYToNormalizedWithCrop(int y, const CropRegion &scalerCrop) const;
H A DParameters.cpp2688 int Parameters::arrayYToNormalizedWithCrop(int y, function in class:android::camera2::Parameters

Completed in 58 milliseconds