Searched defs:destRect (Results 1 – 3 of 3) sorted by relevance
44 public boolean isCandidate(Rect srcRect, Rect destRect, int direction) { in isCandidate()
549 boolean isCandidate(Rect srcRect, Rect destRect, int direction) { in isCandidate()767 private boolean isTouchCandidate(int x, int y, Rect destRect, int direction) { in isTouchCandidate()
431 Rect destRect = static_cast<const Rect&>(destination); in ASurfaceTransaction_setGeometry() local