Searched refs:floor (Results 1 – 4 of 4) sorted by relevance
71 double floor(double x) in floor() function73 double floor(x) in floor()
238 (*result)[0] = floor(absDegrees); in convertGpsCoordinate()243 (*result)[1] = floor(minutes); in convertGpsCoordinate()
252 (*result)[0] = floor(absDegrees); in convertGpsCoordinate()257 (*result)[1] = floor(minutes); in convertGpsCoordinate()
2301 static_cast<int32_t>(std::floor(pending.right)); in applyCommonState()2303 static_cast<int32_t>(std::floor(pending.bottom)); in applyCommonState()