Searched defs:bottom1 (Results 1 – 5 of 5) sorted by relevance
112 final T[] bottom1 = bottomDiagonal.get(n - (j + 1)); in addSamplePoint() local
104 final double[] bottom1 = bottomDiagonal.get(n - (j + 1)); in addSamplePoint() local
166 ArgumentCaptor<Integer> bottom1 = ArgumentCaptor.forClass(Integer.class); in testMeasureLayout_CallsLayoutOnTilesWithNeighboredBounds() local
94 private boolean boxIntersect(float left1, float right1, float top1, float bottom1, in boxIntersect()
2747 int bottom1, int weight1, int left2, int top2, int right2, in makeAreas()