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

/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3Channel.cpp1520 float longitudeValue = strtof(str, 0); local
1521 if(longitudeValue < 0.0f) {
/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraParameters.cpp5423 float longitudeValue = getFloat(KEY_GPS_LONGITUDE); local
5424 if(longitudeValue < 0.0f) {

Completed in 78 milliseconds