Home
last modified time | relevance | path

Searched defs:bottom (Results 1 – 25 of 907) sorted by relevance

12345678910>>...37

/aosp12/frameworks/base/graphics/java/android/graphics/
H A DRectF.java39 public float bottom; field in RectF
56 public RectF(float left, float top, float right, float bottom) { in RectF()
203 public void set(float left, float top, float right, float bottom) { in set()
308 public boolean contains(float left, float top, float right, float bottom) { in contains()
350 public boolean intersect(float left, float top, float right, float bottom) { in intersect()
424 float bottom) { in intersects()
472 public void union(float left, float top, float right, float bottom) { in union()
H A DRect.java52 public int bottom; field in Rect
84 public Rect(int left, int top, int right, int bottom) { in Rect()
358 public void set(int left, int top, int right, int bottom) { in set()
455 public void inset(int left, int top, int right, int bottom) { in inset()
490 public boolean contains(int left, int top, int right, int bottom) { in contains()
532 public boolean intersect(int left, int top, int right, int bottom) { in intersect()
610 public boolean intersects(int left, int top, int right, int bottom) { in intersects()
638 public void union(int left, int top, int right, int bottom) { in union()
H A DCanvas.java527 public int saveUnclippedLayer(int left, int top, int right, int bottom) { in saveUnclippedLayer()
549 public int saveLayer(float left, float top, float right, float bottom, @Nullable Paint paint, in saveLayer()
624 public int saveLayerAlpha(float left, float top, float right, float bottom, int alpha, in saveLayerAlpha()
635 public int saveLayerAlpha(float left, float top, float right, float bottom, int alpha) { in saveLayerAlpha()
958 public boolean clipRect(float left, float top, float right, float bottom, in clipRect()
977 public boolean clipRect(float left, float top, float right, float bottom) { in clipRect()
992 public boolean clipOutRect(float left, float top, float right, float bottom) { in clipOutRect()
1010 public boolean clipRect(int left, int top, int right, int bottom) { in clipRect()
1025 public boolean clipOutRect(int left, int top, int right, int bottom) { in clipOutRect()
1243 public boolean quickReject(float left, float top, float right, float bottom, in quickReject()
[all …]
H A DInsets.java38 public final int bottom; field in Insets
40 private Insets(int left, int top, int right, int bottom) { in Insets()
59 public static @NonNull Insets of(int left, int top, int right, int bottom) { in of()
H A DOutline.java175 public void setRect(int left, int top, int right, int bottom) { in setRect()
191 public void setRoundRect(int left, int top, int right, int bottom, float radius) { in setRoundRect()
244 public void setOval(int left, int top, int right, int bottom) { in setOval()
H A DRegion.java81 public Region(int left, int top, int right, int bottom) { in Region()
107 public boolean set(int left, int top, int right, int bottom) { in set()
199 int bottom); in quickContains()
215 public native boolean quickReject(int left, int top, int right, int bottom); in quickReject()
275 public boolean op(int left, int top, int right, int bottom, @NonNull Op op) { in op()
431 int top, int right, int bottom); in nativeSetRect()
439 int right, int bottom, int op); in nativeOp()
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DRectF.java39 public float bottom; field in RectF
56 public RectF(float left, float top, float right, float bottom) { in RectF()
203 public void set(float left, float top, float right, float bottom) { in set()
308 public boolean contains(float left, float top, float right, float bottom) { in contains()
350 public boolean intersect(float left, float top, float right, float bottom) { in intersect()
424 float bottom) { in intersects()
472 public void union(float left, float top, float right, float bottom) { in union()
H A DRect.java52 public int bottom; field in Rect
84 public Rect(int left, int top, int right, int bottom) { in Rect()
366 public void set(int left, int top, int right, int bottom) { in set()
463 public void inset(int left, int top, int right, int bottom) { in inset()
498 public boolean contains(int left, int top, int right, int bottom) { in contains()
540 public boolean intersect(int left, int top, int right, int bottom) { in intersect()
618 public boolean intersects(int left, int top, int right, int bottom) { in intersects()
646 public void union(int left, int top, int right, int bottom) { in union()
H A DCanvas.java527 public int saveUnclippedLayer(int left, int top, int right, int bottom) { in saveUnclippedLayer()
549 public int saveLayer(float left, float top, float right, float bottom, @Nullable Paint paint, in saveLayer()
624 public int saveLayerAlpha(float left, float top, float right, float bottom, int alpha, in saveLayerAlpha()
635 public int saveLayerAlpha(float left, float top, float right, float bottom, int alpha) { in saveLayerAlpha()
958 public boolean clipRect(float left, float top, float right, float bottom, in clipRect()
977 public boolean clipRect(float left, float top, float right, float bottom) { in clipRect()
992 public boolean clipOutRect(float left, float top, float right, float bottom) { in clipOutRect()
1010 public boolean clipRect(int left, int top, int right, int bottom) { in clipRect()
1025 public boolean clipOutRect(int left, int top, int right, int bottom) { in clipOutRect()
1243 public boolean quickReject(float left, float top, float right, float bottom, in quickReject()
[all …]
H A DInsets.java38 public final int bottom; field in Insets
40 private Insets(int left, int top, int right, int bottom) { in Insets()
59 public static @NonNull Insets of(int left, int top, int right, int bottom) { in of()
H A DOutline.java174 public void setRect(int left, int top, int right, int bottom) { in setRect()
190 public void setRoundRect(int left, int top, int right, int bottom, float radius) { in setRoundRect()
243 public void setOval(int left, int top, int right, int bottom) { in setOval()
H A DRegion.java81 public Region(int left, int top, int right, int bottom) { in Region()
107 public boolean set(int left, int top, int right, int bottom) { in set()
199 int bottom); in quickContains()
215 public native boolean quickReject(int left, int top, int right, int bottom); in quickReject()
275 public boolean op(int left, int top, int right, int bottom, @NonNull Op op) { in op()
431 int top, int right, int bottom); in nativeSetRect()
439 int right, int bottom, int op); in nativeOp()
/aosp12/frameworks/base/core/tests/coretests/src/android/text/
H A DLayoutBidiCursorPathTest.java69 final int bottom = Math.round(BIDI_TEXT_SIZE + BIDI_TEXT_SIZE / 5f); in testGetCursorPathSegments() local
96 int bottom = Math.round(BIDI_TEXT_SIZE + BIDI_TEXT_SIZE / 5f); in testGetCursorPath_whenShiftIsPressed() local
136 final int bottom = Math.round(BIDI_TEXT_SIZE + BIDI_TEXT_SIZE / 5f); in testGetCursorPath_whenAltIsPressed() local
/aosp14/frameworks/base/core/tests/coretests/src/android/text/
H A DLayoutBidiCursorPathTest.java69 final int bottom = Math.round(BIDI_TEXT_SIZE + BIDI_TEXT_SIZE / 5f); in testGetCursorPathSegments() local
96 int bottom = Math.round(BIDI_TEXT_SIZE + BIDI_TEXT_SIZE / 5f); in testGetCursorPath_whenShiftIsPressed() local
136 final int bottom = Math.round(BIDI_TEXT_SIZE + BIDI_TEXT_SIZE / 5f); in testGetCursorPath_whenAltIsPressed() local
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DWindowFrameTests.java73 private void assertRect(Rect rect, int left, int top, int right, int bottom) { in assertRect()
84 private void assertFrame(WindowState w, int left, int top, int right, int bottom) { in assertFrame()
85 assertRect(w.getFrame(), left, top, right, bottom); in assertFrame() local
88 private void assertRelFrame(WindowState w, int left, int top, int right, int bottom) { in assertRelFrame()
89 assertRect(w.getRelativeFrame(), left, top, right, bottom); in assertRelFrame() local
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/ui/
H A DSelectionRenderer.java24 public static void drawSelection(Canvas canvas, int left, int top, int right, int bottom, in drawSelection()
32 public static void drawSelection(Canvas canvas, int left, int top, int right, int bottom, in drawSelection()
/aosp12/packages/apps/Car/libs/car-ui-lib/oem-apis/src/main/java/com/android/car/ui/plugin/oemapis/
H A DFocusAreaOEMV1.java35 void setHighlightPadding(int left, int top, int right, int bottom); in setHighlightPadding()
44 void setBoundsOffset(int left, int top, int right, int bottom); in setBoundsOffset()
/aosp14/frameworks/base/core/jni/
H A Djni_common.cpp29 jfieldID bottom; member
39 int bottom = env->GetIntField(rectObj, gRectClassInfo.bottom); in rectFromObj() local
/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DWindowLayoutTests.java128 private static void assertInsetByTopBottom(int top, int bottom, Rect actual) { in assertInsetByTopBottom()
132 private static void assertInsetBy(int left, int top, int right, int bottom, Rect actual) { in assertInsetBy()
136 private static void assertRect(int left, int top, int right, int bottom, Rect actual) { in assertRect()
194 final int bottom = (DISPLAY_HEIGHT - STATUS_BAR_HEIGHT - NAVIGATION_BAR_HEIGHT) / 2; in attachedFrame() local
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A DSystemViewInfo.java30 int right, int bottom) { in SystemViewInfo()
35 int right, int bottom, Object viewObject, Object layoutParamsObject) { in SystemViewInfo()
/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/
H A DFocusAreaAdapterV1.java34 public void setHighlightPadding(int left, int top, int right, int bottom) { in setHighlightPadding()
39 public void setBoundsOffset(int left, int top, int right, int bottom) { in setBoundsOffset()
/aosp12/packages/apps/Car/libs/car-ui-lib/car-rotary-lib/src/main/java/com/android/car/ui/
H A DIFocusArea.java65 void setHighlightPadding(int left, int top, int right, int bottom); in setHighlightPadding()
74 void setBoundsOffset(int left, int top, int right, int bottom); in setBoundsOffset()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/
H A DMinimizedDockShadow.java53 private void updatePaint(int left, int top, int right, int bottom) { in updatePaint()
82 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/qsb/
H A DQsbWidgetHostView.java58 public void setPadding(int left, int top, int right, int bottom) { in setPadding()
64 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
/aosp12/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/camerafocus/
H A DOverlayRenderer.java31 private int bottom; field in OverlayRenderer
69 public void layout(int left, int top, int right, int bottom) { in layout()

12345678910>>...37