OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bottomY
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Launcher3/src/com/android/launcher3/util/
IconNormalizer.java
100
int
bottomY
= -1;
133
bottomY
= y;
148
convertToConvexArray(mLeftBorder, 1, topY,
bottomY
);
149
convertToConvexArray(mRightBorder, -1, topY,
bottomY
);
161
float rectArea = (
bottomY
+ 1 - topY) * (rightX + 1 - leftX);
183
* @param
bottomY
the last Y position (inclusive) with a valid value.
186
float[] xCordinates, int direction, int topY, int
bottomY
) {
196
for (int i = topY + 1; i <=
bottomY
; i++) {
/prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar
/external/libgdx/backends/gdx-backends-gwt/libs/
gwt-dev.jar
Completed in 372 milliseconds