Searched defs:getDistance (Results 1 – 2 of 2) sorted by relevance
43 inline int32_t getDistance() const { return mAbsMTDistance; } in getDistance() function
5813 static int getDistance(Rect source, Rect dest, int direction) { in getDistance() method