/aosp12/system/unwinding/libunwindstack/ |
H A D | DwarfOp.cpp | 1692 AddressType top = stack_[0]; in op_rot() local 1711 AddressType top = StackPop(); in op_and() local 1718 AddressType top = StackPop(); in op_div() local 1731 AddressType top = StackPop(); in op_minus() local 1738 AddressType top = StackPop(); in op_mod() local 1749 AddressType top = StackPop(); in op_mul() local 1769 AddressType top = StackPop(); in op_or() local 1776 AddressType top = StackPop(); in op_plus() local 1789 AddressType top = StackPop(); in op_shl() local 1796 AddressType top = StackPop(); in op_shr() local [all …]
|
/aosp12/frameworks/base/graphics/java/android/graphics/ |
H A D | RectF.java | 37 public float top; 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() 423 public boolean intersects(float left, float top, float right, in intersects() 472 public void union(float left, float top, float right, float bottom) { in union()
|
H A D | Rect.java | 50 public int top; 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 D | Canvas.java | 527 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 D | Insets.java | 36 public final int top; 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()
|
/aosp14/frameworks/base/graphics/java/android/graphics/ |
H A D | RectF.java | 37 public float top; 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() 423 public boolean intersects(float left, float top, float right, in intersects() 472 public void union(float left, float top, float right, float bottom) { in union()
|
H A D | Rect.java | 50 public int top; 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 D | Canvas.java | 527 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 D | Insets.java | 36 public final int top; 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()
|
/aosp12/frameworks/base/core/tests/coretests/src/android/text/ |
H A D | LayoutBidiCursorPathTest.java | 67 final int top = 0; in testGetCursorPathSegments() local 94 final int top = 0; in testGetCursorPath_whenShiftIsPressed() local 134 int top = 0; in testGetCursorPath_whenAltIsPressed() local
|
/aosp14/frameworks/base/core/tests/coretests/src/android/text/ |
H A D | LayoutBidiCursorPathTest.java | 67 final int top = 0; in testGetCursorPathSegments() local 94 final int top = 0; in testGetCursorPath_whenShiftIsPressed() local 134 int top = 0; in testGetCursorPath_whenAltIsPressed() local
|
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | WindowFrameTests.java | 73 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/art/runtime/ |
H A D | managed_stack.h | 86 void SetTopQuickFrame(ArtMethod** top) { in SetTopQuickFrame() 92 void SetTopQuickFrameTagged(ArtMethod** top) { in SetTopQuickFrameTagged() 113 void SetTopShadowFrame(ShadowFrame* top) { in SetTopShadowFrame()
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/ui/ |
H A D | SelectionRenderer.java | 24 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 D | FocusAreaOEMV1.java | 35 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 D | jni_common.cpp | 32 jfieldID top; member 37 int top = env->GetIntField(rectObj, gRectClassInfo.top); in rectFromObj() local
|
/aosp14/frameworks/base/core/tests/coretests/src/android/view/ |
H A D | WindowLayoutTests.java | 128 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() 178 final int top = Math.max(DISPLAY_HEIGHT / 2, STATUS_BAR_HEIGHT); in nonFullscreenWindowBounds() local
|
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
H A D | SystemViewInfo.java | 29 public SystemViewInfo(String name, Object cookie, int left, int top, in SystemViewInfo() 34 public SystemViewInfo(String name, Object cookie, int left, int top, in SystemViewInfo()
|
/aosp12/hardware/qcom/sm7250/gps/utils/ |
H A D | LocHeap.cpp | 136 LocHeapNode* LocHeapNode::pop(LocHeapNode*& top) { in pop() 172 LocHeapNode* LocHeapNode::remove(LocHeapNode*& top, LocRankable& data) { in remove() 240 LocRankable* top = NULL; in peek() local
|
/aosp12/hardware/qcom/sm8150/gps/utils/ |
H A D | LocHeap.cpp | 136 LocHeapNode* LocHeapNode::pop(LocHeapNode*& top) { in pop() 172 LocHeapNode* LocHeapNode::remove(LocHeapNode*& top, LocRankable& data) { in remove() 240 LocRankable* top = NULL; in peek() local
|
/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/ |
H A D | FocusAreaAdapterV1.java | 34 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/system/chre/util/include/chre/util/ |
H A D | priority_queue_impl.h | 86 ElementType &PriorityQueue<ElementType, CompareFunction>::top() { in top() function 91 const ElementType &PriorityQueue<ElementType, CompareFunction>::top() const { in top() function
|
/aosp12/packages/apps/Car/libs/car-ui-lib/car-rotary-lib/src/main/java/com/android/car/ui/ |
H A D | IFocusArea.java | 65 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 D | MinimizedDockShadow.java | 53 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 D | QsbWidgetHostView.java | 58 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()
|