Searched refs:getEdgeIntersect (Results 1 – 1 of 1) sorted by relevance
111 final Point intersect = getEdgeIntersect(stackBounds, movementBounds, velocityX, velocityY, in findClosestSnapBounds()122 public Point getEdgeIntersect(Rect stackBounds, Rect movementBounds, float velX, float velY, in getEdgeIntersect() method in PipSnapAlgorithm