Home
last modified time | relevance | path

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

/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3PostProc.cpp2092 float latitudeValue = strtof(str, 0); in getExifLatitude() local
2093 if(latitudeValue < 0.0f) { in getExifLatitude()
/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3PostProc.cpp2092 float latitudeValue = strtof(str, 0); in getExifLatitude() local
2093 if(latitudeValue < 0.0f) { in getExifLatitude()
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3Channel.cpp2281 float latitudeValue = strtof(str, 0); in getExifLatitude() local
2282 if(latitudeValue < 0.0f) { in getExifLatitude()
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI_Parm.cpp3993 float latitudeValue = mParameters.getFloat(QCameraParameters::KEY_GPS_LATITUDE); in setExifTagsGPS() local
3994 if(latitudeValue < 0.0f) { in setExifTagsGPS()
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraParameters.cpp7675 float latitudeValue = getFloat(KEY_GPS_LATITUDE); in getExifLatitude() local
7676 if(latitudeValue < 0.0f) { in getExifLatitude()
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraParameters.cpp9734 float latitudeValue = getFloat(KEY_GPS_LATITUDE); in getExifLatitude() local
9735 if(latitudeValue < 0.0f) { in getExifLatitude()
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraParameters.cpp9734 float latitudeValue = getFloat(KEY_GPS_LATITUDE); in getExifLatitude() local
9735 if(latitudeValue < 0.0f) { in getExifLatitude()