Searched defs:CropRegion (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DParameters.h273 struct CropRegion { struct in struct:android::camera2::Parameters
286 CropRegion calculateCropRegion(CropRegion::Outputs outputs) const;
338 int arrayXToNormalizedWithCrop(int x, const CropRegion &scalerCrop) const;
339 int arrayYToNormalizedWithCrop(int y, const CropRegion &scalerCrop) const;
362 CropRegion calculatePreviewCrop(const CropRegion &scalerCrop) const;

Completed in 868 milliseconds