/aosp12/packages/apps/Settings/src/com/android/settings/widget/ |
H A D | ScrollToParentEditText.java | 40 public boolean requestRectangleOnScreen(Rect rectangle, boolean immediate) { in requestRectangleOnScreen()
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | SmartSelectSprite.java | 74 RectangleWithTextSelectionLayout(RectF rectangle, int textSelectionLayout) { in RectangleWithTextSelectionLayout() 376 final RectF rectangle = rectangleWithTextSelectionLayout.getRectangle(); in startAnimation() local 396 final RectF rectangle = rectangleWithTextSelectionLayout.getRectangle(); in startAnimation() local 520 private static boolean contains(final RectF rectangle, final PointF point) { in contains()
|
H A D | SelectionActionModeHelper.java | 438 final RectF rectangle = extractor.apply(list.get(index)); in mergeRectangleIntoList() local 458 final RectF rectangle = extractor.apply(list.get(index)); in movePointInsideNearestRectangle() local
|
H A D | HorizontalScrollView.java | 1616 public boolean requestChildRectangleOnScreen(View child, Rect rectangle, in requestChildRectangleOnScreen()
|
H A D | ScrollView.java | 1658 public boolean requestChildRectangleOnScreen(View child, Rect rectangle, in requestChildRectangleOnScreen()
|
/aosp12/art/test/044-proxy/src/ |
H A D | BasicTest.java | 127 public int rectangle(int x, int y); in rectangle() method 137 public int rectangle(int x, int y); in rectangle() method 177 public int rectangle(int x, int y) { in rectangle() method in Mix
|
/aosp12/frameworks/native/cmds/surfacereplayer/replayer/trace_creator/ |
H A D | trace_creator.py | 276 def rectangle(): function
|
/aosp12/frameworks/base/graphics/java/android/graphics/ |
H A D | YuvImage.java | 123 public boolean compressToJpeg(Rect rectangle, int quality, OutputStream stream) { in compressToJpeg()
|
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
H A D | GestureFloatingTextDrawingPreview.java | 163 final RectF rectangle = mGesturePreviewRectangle; in updatePreviewPosition() local
|
/aosp12/packages/apps/Camera2/src/com/android/camera/util/ |
H A D | Size.java | 56 public static Size of(Rect rectangle) { in of()
|
/aosp12/frameworks/native/opengl/tests/hwc/ |
H A D | hwcRects.cpp | 164 list<Rectangle> rectangle; variable
|
/aosp12/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/ |
H A D | AndroidCamera2Settings.java | 299 Rect rectangle = source.rect; in legacyAreasToMeteringRectangles() local
|
/aosp12/frameworks/base/core/tests/coretests/src/android/text/ |
H A D | LayoutTest.java | 335 final RectF rectangle = rectangles.get(0); in testGetSelectionWithASingleLineSelection() local 455 final RectF rectangle = rectangles.get(0); in testGetSelectionPathWithASingleLineSelection() local
|
/aosp12/frameworks/native/cmds/surfacereplayer/proto/src/ |
H A D | trace.proto | 86 required Rectangle rectangle = 1; field
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | ViewParent.java | 340 public boolean requestChildRectangleOnScreen(View child, Rect rectangle, in requestChildRectangleOnScreen()
|
H A D | IWindowSession.aidl | 244 oneway void onRectangleOnScreenRequested(IBinder token, in Rect rectangle); in onRectangleOnScreenRequested()
|
H A D | WindowlessWindowManager.java | 421 android.graphics.Rect rectangle) { in onRectangleOnScreenRequested()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
H A D | RemoteInputView.java | 983 public boolean requestRectangleOnScreen(Rect rectangle) { in requestRectangleOnScreen()
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | Session.java | 586 public void onRectangleOnScreenRequested(IBinder token, Rect rectangle) { in onRectangleOnScreenRequested()
|
H A D | AccessibilityController.java | 302 void onRectangleOnScreenRequested(int displayId, Rect rectangle) { in onRectangleOnScreenRequested() 720 void onRectangleOnScreenRequested(Rect rectangle) { in onRectangleOnScreenRequested()
|
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
H A D | omx_vdec.h | 816 OMX_CONFIG_RECTTYPE rectangle; variable
|
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
H A D | omx_vdec_hevc.h | 853 OMX_CONFIG_RECTTYPE rectangle; variable
|
H A D | omx_vdec.h | 955 OMX_CONFIG_RECTTYPE rectangle; variable
|
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
H A D | omx_vdec_hevc.h | 844 OMX_CONFIG_RECTTYPE rectangle; variable
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/ |
H A D | PagedView.java | 869 public boolean requestChildRectangleOnScreen(View child, Rect rectangle, boolean immediate) { in requestChildRectangleOnScreen()
|