Home
last modified time | relevance | path

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

/frameworks/base/location/java/com/android/internal/location/altitude/
DS2CellIdUtils.java262 double newV = uvTransform.xyzToV(x, y, z); in fromFijWrap() local
265 int newJ = vShiftIntoJ(newV); in fromFijWrap()