/packages/apps/TvSystemUI/src/com/android/systemui/tv/privacy/ |
D | PrivacyChipDrawable.java | 138 Rect bounds = getBounds(); in getBackgroundBounds() local 143 Rect bounds = getBounds(); in getCollapsedForegroundBounds() local 153 Rect bounds = getBounds(); in getForegroundBounds() local 159 float left = MathUtils.lerp(start.left, stop.left, amount); in lerpRect() local 183 protected void onBoundsChange(@NonNull Rect bounds) { in onBoundsChange()
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/ |
D | CropDrawingUtils.java | 30 public static void drawRuleOfThird(Canvas canvas, RectF bounds) { in drawRuleOfThird() 49 public static void drawCropRect(Canvas canvas, RectF bounds) { in drawCropRect() 57 public static void drawShade(Canvas canvas, RectF bounds) { in drawShade() 77 int left = (int) centerX - indicatorSize / 2; in drawIndicator() local 84 RectF bounds, boolean fixedAspect, int selection) { in drawIndicators()
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
D | GLView.java | 187 public Rect bounds() { in bounds() method in GLView 298 int left = rect.left; in dispatchTouchEvent() local 348 public void layout(int left, int top, int right, int bottom) { in layout() 358 private boolean setBounds(int left, int top, int right, int bottom) { in setBounds() 400 boolean changeSize, int left, int top, int right, int bottom) { in onLayout()
|
/packages/apps/Launcher3/src/com/android/launcher3/widget/ |
D | NavigableAppWidgetHostView.java | 158 public void setPadding(int left, int top, int right, int bottom) { in setPadding() 210 public void getWorkspaceVisualDragBounds(Rect bounds) { in getWorkspaceVisualDragBounds()
|
/packages/apps/Launcher3/src/com/android/launcher3/views/ |
D | ActivityContext.java | 125 default void updateOpenFolderPosition(int[] inOutPosition, Rect bounds, int width, int height) { in updateOpenFolderPosition() 486 int left = 0, top = 0; in getActivityLaunchOptions() local 492 Rect bounds = icon.getBounds(); in getActivityLaunchOptions() local
|
D | FloatingIconView.java | 237 int left = mIsRtl in updatePosition() local 463 Rect bounds = new Rect(0, 0, (int) position.width() + blurSizeOutline, in getOffsetForIconBounds() local
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/ |
D | BubbleStashedHandleViewController.java | 152 final int left = mBarViewController.getHorizontalMargin(); in updateBounds() local 192 public void getBounds(Rect bounds) { in getBounds()
|
D | BubbleBarView.java | 355 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() 666 Rect bounds = new Rect(mBubbleBarBounds); in getBubbleBarBounds() local
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/ |
D | FloatingTaskView.java | 204 public void update(RectF bounds, float progress) { in update() 249 int left = (int) pos.left; in initPosition() local 445 public void updateParams(RectF bounds, float progress, float scaleX, float scaleY) { in updateParams()
|
/packages/apps/ThemePicker/src/com/android/customization/widget/ |
D | DynamicAdaptiveIconDrawable.java | 205 protected void onBoundsChange(Rect bounds) { in onBoundsChange() 212 private void updateLayerBounds(Rect bounds) { in updateLayerBounds() 228 private void updateLayerBoundsInternal(Rect bounds) { in updateLayerBoundsInternal() 290 Rect bounds = getBounds(); in draw() local 477 public void setHotspotBounds(int left, int top, int right, int bottom) { in setHotspotBounds()
|
/packages/apps/Messaging/src/com/android/messaging/ui/conversation/ |
D | ConversationMessageView.java | 191 protected void onLayout(final boolean changed, final int left, final int top, final int right, in onLayout() 1023 final Rect bounds = UiUtils.getMeasuredBoundsOnScreen(view); in onClick() local 1024 onAttachmentClick((MessagePartData) tag, bounds, false /* longPress */); in onClick() local 1047 final Rect bounds = UiUtils.getMeasuredBoundsOnScreen(view); in onLongClick() local
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
D | SwipePipToHomeAnimator.java | 226 int left = appBounds.left; in getEnterPipWithOverlaySrcRectHint() local 261 Rect bounds) { in onAnimationScaleAndCrop()
|
/packages/apps/Settings/src/com/android/settings/fuelgauge/batteryusage/ |
D | BatteryChartView.java | 512 final float left = middle - width * .5f; in getAxisLabelDisplayAreas() local 700 final int left = in drawTransomIcon() local 805 final Rect bounds = new Rect(); in createAccessibilityNodeInfo() local
|
/packages/modules/IntentResolver/java/src/com/android/intentresolver/ |
D | SimpleIconFactory.java | 365 Rect bounds = new Rect(offset, offset, size - offset, size - offset); in createIconBitmap() local 412 final int left = (size - width) / 2; in createIconBitmap() local
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | PagedView.java | 741 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() 825 ChildBounds bounds = mOrientationHandler.getChildBounds(child, childStart, in getPageScrolls() local 1956 float left = child.getLeft() + child.getTranslationX() - getScrollX(); in getVisibleChildrenRange() local
|
/packages/apps/Contacts/src/com/android/contacts/list/ |
D | ContactListItemView.java | 608 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() 899 public void adjustListItemSelectionBounds(Rect bounds) { in adjustListItemSelectionBounds()
|
/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/ |
D | GLES11Canvas.java | 705 private void setTextureCoords(float left, float top, in setTextureCoords() 987 public void getBounds(Rect bounds, int x, int y, int width, int height) { in getBounds()
|
D | GLES20Canvas.java | 593 int left = 0; in copyTextureCoordinates() local 993 public void getBounds(Rect bounds, int x, int y, int width, int height) { in getBounds()
|
/packages/apps/Car/RotaryController/src/com/android/car/rotary/ |
D | RotaryService.java | 219 map.put(View.FOCUS_LEFT, "left"); in map.put() 2205 Rect bounds = new Rect(); in injectScrollEvent() local
|