Searched defs:destRect (Results 1 – 2 of 2) sorted by relevance
44 public boolean isCandidate(Rect srcRect, Rect destRect, int direction) { in isCandidate()
546 boolean isCandidate(Rect srcRect, Rect destRect, int direction) { in isCandidate()764 private boolean isTouchCandidate(int x, int y, Rect destRect, int direction) { in isTouchCandidate()