Home | History | Annotate | Download | only in view

Lines Matching refs:isCandidate

451         if (!isCandidate(source, rect1, direction)) {
457 if (!isCandidate(source, rect2, direction)) {
536 boolean isCandidate(Rect srcRect, Rect destRect, int direction) {