Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/api1/client2/
DParameters.cpp2989 camera_metadata_ro_entry_t sensorSize = in calculatePictureFovs() local
2991 if (!sensorSize.count) return NO_INIT; in calculatePictureFovs()
3067 atanf(horizCropFactor * sensorSize.data.f[0] / in calculatePictureFovs()
3072 atanf(vertCropFactor * sensorSize.data.f[1] / in calculatePictureFovs()