Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DUHRCropAndMeteringRegionMapper.cpp119 camera_metadata_entry cropRegionSetEntry = in fixCropRegionsIfNeeded() local
121 if (cropRegionSetEntry.count == 1 && in fixCropRegionsIfNeeded()
122 cropRegionSetEntry.data.u8[0] == ANDROID_SCALER_CROP_REGION_SET_TRUE) { in fixCropRegionsIfNeeded()