Home
last modified time | relevance | path

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

/frameworks/base/location/java/com/android/internal/location/altitude/
DS2CellIdUtils.java261 double newU = uvTransform.xyzToU(x, y, z); in fromFijWrap() local
264 int newI = uShiftIntoI(newU); in fromFijWrap()