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.cpp3056 camera_metadata_ro_entry_t sensorSize = in calculatePictureFovs() local
3058 if (!sensorSize.count) return NO_INIT; in calculatePictureFovs()
3134 atanf(horizCropFactor * sensorSize.data.f[0] / in calculatePictureFovs()
3139 atanf(vertCropFactor * sensorSize.data.f[1] / in calculatePictureFovs()