/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/ |
D | DrawableLayoutDirectionHelperTest.java | 62 Rect outRect = new Rect(); in testCreateRelativeInsetDrawableLtr() local 85 Rect outRect = new Rect(); in testCreateRelativeInsetDrawableRtl() local 103 Rect outRect = new Rect(); in testCreateRelativeInsetDrawableViewRtl() local 130 Rect outRect = new Rect(); in testCreateRelativeInsetDrawableContextRtl() local
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/util/view/ |
D | ViewUtilTest.kt | 99 val outRect = Rect() in <lambda>() constant 114 val outRect = Rect() in <lambda>() constant
|
/frameworks/opt/bitmap/src/com/android/bitmap/util/ |
D | BitmapUtils.java | 60 final Rect outRect) { in calculateCroppedSrcRect() 105 Rect outRect) { in calculateCroppedSrcRect() 110 int sampleSize, Rect outRect) { in calculateCroppedSrcRect()
|
/frameworks/base/core/java/android/view/ |
D | Gravity.java | 170 public static void apply(int gravity, int w, int h, Rect container, Rect outRect) { in apply() 192 @NonNull Rect outRect, int layoutDirection) { in apply() 219 int xAdj, int yAdj, @NonNull Rect outRect) { in apply() 329 int xAdj, int yAdj, @NonNull Rect outRect, int layoutDirection) { in apply()
|
D | ActionMode.java | 364 public void onGetContentRect(ActionMode mode, View view, Rect outRect) { in onGetContentRect()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
D | FooterViewButton.java | 55 public void getDrawingRect(Rect outRect) { in getDrawingRect()
|
D | ExpandableView.java | 548 public void getDrawingRect(Rect outRect) { in getDrawingRect() 557 public void getBoundsOnScreen(Rect outRect, boolean clipToParent) { in getBoundsOnScreen()
|
/frameworks/base/apct-tests/perftests/core/src/android/graphics/perftests/ |
D | PathPerfTest.java | 108 final RectF outRect = new RectF(); in testIsRect() local
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/ |
D | DockedDividerUtils.java | 35 public static void calculateBoundsForPosition(int position, int dockSide, Rect outRect, in calculateBoundsForPosition()
|
/frameworks/base/libs/hwui/ |
D | Outline.h | 97 bool getAsRoundRect(Rect* outRect, float* outRadius) const { in getAsRoundRect()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/temporarydisplay/ |
D | TouchableRegionViewControllerTest.kt | 70 TouchableRegionViewController(view) { _, outRect -> outRect.set(1, 2, 3, 4) } in <lambda>() method
|
/frameworks/native/services/surfaceflinger/ |
D | LayerProtoHelper.cpp | 102 void LayerProtoHelper::readFromProto(const perfetto::protos::RectProto& proto, Rect& outRect) { in readFromProto() 109 void LayerProtoHelper::readFromProto(const perfetto::protos::RectProto& proto, FloatRect& outRect) { in readFromProto()
|
/frameworks/opt/setupwizard/library/recyclerview/src/com/android/setupwizardlib/ |
D | DividerItemDecoration.java | 122 Rect outRect, View view, RecyclerView parent, RecyclerView.State state) { in getItemOffsets()
|
/frameworks/base/graphics/java/android/graphics/ |
D | Outline.java | 223 public boolean getRect(@NonNull Rect outRect) { in getRect()
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | NotificationExpandButton.java | 94 public void getBoundsOnScreen(Rect outRect, boolean clipToParent) { in getBoundsOnScreen()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ |
D | NotificationShadeWindowView.java | 308 public void onGetContentRect(ActionMode mode, View view, Rect outRect) { in onGetContentRect()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/ |
D | SplashscreenIconDrawableFactory.java | 261 final Rect outRect = mTmpOutRect; in updateLayerBounds() local
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
D | BubbleOverflowContainerView.java | 104 public void getItemOffsets(@NonNull Rect outRect, @NonNull View view, in getItemOffsets()
|
/frameworks/opt/setupwizard/library/gingerbread/src/com/android/setupwizardlib/util/ |
D | LinkAccessibilityHelper.java | 255 private Rect getBoundsForSpan(ClickableSpan span, Rect outRect) { in getBoundsForSpan()
|
/frameworks/native/libs/gui/include/gui/ |
D | IGraphicBufferProducer.h | 700 [[maybe_unused]] Rect* outRect, in getLastQueuedBuffer()
|
/frameworks/base/core/java/com/android/internal/view/ |
D | ScrollCaptureViewSupport.java | 416 private void transformToRoot(View local, Rect localRect, Rect outRect) { in transformToRoot()
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
D | AdaptiveIconDrawable.java | 357 final Rect outRect = mTmpOutRect; in updateLayerBoundsInternal() local 680 public void getHotspotBounds(Rect outRect) { in getHotspotBounds()
|
D | DrawableWrapper.java | 277 public void getHotspotBounds(@NonNull Rect outRect) { in getHotspotBounds()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/pip/ |
D | PipBoundsAlgorithm.java | 336 public void getInsetBounds(Rect outRect) { in getInsetBounds()
|
/frameworks/native/libs/ui/ |
D | Gralloc2.cpp | 69 IMapper::Rect outRect{}; in sGralloc2Rect() local
|