Home | History | Annotate | Download | only in launcher2

Lines Matching full:area

1284      * Find a vacant area that will fit the given bounds nearest the requested
1287 * @param pixelX The X location at which you want to search for a vacant area.
1288 * @param pixelY The Y location at which you want to search for a vacant area.
1293 * @return The X, Y cell of a vacant area that can contain this object,
1302 * Find a vacant area that will fit the given bounds nearest the requested
1305 * @param pixelX The X location at which you want to search for a vacant area.
1306 * @param pixelY The Y location at which you want to search for a vacant area.
1313 * @return The X, Y cell of a vacant area that can contain this object,
1323 * Find a vacant area that will fit the given bounds nearest the requested
1326 * @param pixelX The X location at which you want to search for a vacant area.
1327 * @param pixelY The Y location at which you want to search for a vacant area.
1333 * @return The X, Y cell of a vacant area that can contain this object,
1358 * Find a vacant area that will fit the given bounds nearest the requested
1361 * @param pixelX The X location at which you want to search for a vacant area.
1362 * @param pixelY The Y location at which you want to search for a vacant area.
1370 * @return The X, Y cell of a vacant area that can contain this object,
1386 // Keep track of best-scoring drop area
1498 * Find a vacant area that will fit the given bounds nearest the requested
1503 * @param cellX The X cell nearest to which you want to search for a vacant area.
1504 * @param cellY The Y cell nearest which you want to search for a vacant area.
1515 * @return The X, Y cell of a vacant area that can contain this object,
1520 // Keep track of best-scoring drop area
2619 if (swapSolution.isSolution && swapSolution.area() >= noShuffleSolution.area()) {
2703 int area() {
2736 * Find a vacant area that will fit the given bounds nearest the requested
2739 * @param pixelX The X location at which you want to search for a vacant area.
2740 * @param pixelY The Y location at which you want to search for a vacant area.
2745 * @return The X, Y cell of a vacant area that can contain this object,
2754 * Find a vacant area that will fit the given bounds nearest the requested
2757 * @param pixelX The X location at which you want to search for a vacant area.
2758 * @param pixelY The Y location at which you want to search for a vacant area.
2765 * @return The X, Y cell of a vacant area that can contain this object,
2778 * @param pixelX The X location at which you want to search for a vacant area.
2779 * @param pixelY The Y location at which you want to search for a vacant area.
2784 * @return The X, Y cell of a vacant area that can contain this object,