Searched defs:destRect (Results 1 – 3 of 3) sorted by relevance
44 public boolean isCandidate(Rect srcRect, Rect destRect, int direction) { in isCandidate()
536 boolean isCandidate(Rect srcRect, Rect destRect, int direction) { in isCandidate()754 private boolean isTouchCandidate(int x, int y, Rect destRect, int direction) { in isTouchCandidate()
295 private static boolean isCandidate(@NonNull Rect srcRect, @NonNull Rect destRect, in isCandidate()