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