Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/
Dexif.cpp132 std::tuple<uint32_t, uint32_t, uint32_t> convertDegToDegMmSs(double v) { in convertDegToDegMmSs() function
280 const auto [ideg, minutes, secondsM] = convertDegToDegMmSs( in createExifData()
294 const auto [ideg, minutes, secondsM] = convertDegToDegMmSs( in createExifData()