Searched refs:calculateX (Results 1 – 1 of 1) sorted by relevance
1089 double calculateX = y * width / (TZ_X_PLUS * 1.0) + width / (TZ_HALF_OF_SIZE * 1.0); in GetTimezoneIdByLocation() local1092 uint16_t fixedX = static_cast<uint16_t>(calculateX); in GetTimezoneIdByLocation()