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