/aosp_15_r20/test/app_compat/csuite/harness/src/test/java/com/android/csuite/core/ |
D | BlankScreenDetectorWithSameColorRectangleTest.java | 82 Rectangle rectangle = new Rectangle(0, 0, 100, 50); in maxSameColorRectangle_withFullSameColorRectangle_returnsSameSize() local 103 Rectangle rectangle = in maxSameColorRectangle_withBottomScreenBand_returnsLargestRectangle() local 122 Rectangle rectangle = in maxSameColorRectangle_withTopScreenBand_returnsLargestRectangle() local 140 Rectangle rectangle = in maxSameColorRectangle_withLowerLeftRectangle_returnsLargestRectangle() local 161 Rectangle rectangle = in maxSameColorRectangle_withFourRectangles_returnsLargestRectangle() local
|
/aosp_15_r20/external/minigbm/ |
H A D | drv.h | 144 struct rectangle { struct 153 struct rectangle rect; argument
|
/aosp_15_r20/external/googleapis/google/maps/places/v1/ |
H A D | places_service.proto | 261 google.geo.type.Viewport rectangle = 1; field 278 google.geo.type.Viewport rectangle = 1; field 503 google.geo.type.Viewport rectangle = 1; field 515 google.geo.type.Viewport rectangle = 1; field
|
/aosp_15_r20/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()
|
/aosp_15_r20/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
|
/aosp_15_r20/external/oboe/samples/SoundBoard/src/main/kotlin/com/google/oboe/samples/soundboard/ |
H A D | MainActivity.kt | 110 val rectangle = Rect( in calculateAndSetRectangles() constant
|
/aosp_15_r20/external/grpc-grpc/examples/cpp/route_guide/ |
H A D | route_guide_callback_server.cc | 103 const routeguide::Rectangle* rectangle) override { in ListFeatures() 106 Lister(const routeguide::Rectangle* rectangle, in ListFeatures()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_rast.h | 253 const struct lp_rast_rectangle *rectangle; member 305 lp_rast_arg_rectangle(const struct lp_rast_rectangle *rectangle) in lp_rast_arg_rectangle()
|
/aosp_15_r20/external/grpc-grpc/examples/ruby/errors_and_cancellation/ |
H A D | error_examples_server.rb | 39 def list_features(rectangle, _call) argument
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/widget/ |
D | ScrollToParentEditText.java | 40 public boolean requestRectangleOnScreen(Rect rectangle, boolean immediate) { in requestRectangleOnScreen()
|
/aosp_15_r20/packages/apps/DeviceDiagnostics/DeviceDiagnosticsLib/src/main/java/com/android/devicediagnostics/evaluated/ |
D | ScreenTestActivity.kt | 44 private lateinit var rectangle: View variable in com.android.devicediagnostics.evaluated.ScreenTestActivity
|
/aosp_15_r20/external/moshi/examples/src/main/java/com/squareup/moshi/recipes/ |
H A D | CustomQualifier.java | 40 Rectangle rectangle = jsonAdapter.fromJson(json); in run() local
|
/aosp_15_r20/external/cronet/testing/libfuzzer/proto/ |
H A D | skia_image_filter_proto_converter.cc | 324 void Converter::Visit(const Rectangle& rectangle) { in Visit() 366 void Converter::WriteRectangle(std::tuple<T, T, T, T> rectangle) { in WriteRectangle() argument 639 auto rectangle = in WriteNonEmptyIRect() local 659 auto rectangle = WriteNonEmptyIRect(region.bounds()); in Visit() local
|
/aosp_15_r20/external/python/cpython2/Lib/curses/ |
D | textpad.py | 6 def rectangle(win, uly, ulx, lry, lrx): function
|
/aosp_15_r20/external/python/cpython3/Lib/curses/ |
D | textpad.py | 6 def rectangle(win, uly, ulx, lry, lrx): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/curses/ |
D | textpad.py | 6 def rectangle(win, uly, ulx, lry, lrx): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/curses/ |
D | textpad.py | 6 def rectangle(win, uly, ulx, lry, lrx): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/curses/ |
D | textpad.py | 6 def rectangle(win, uly, ulx, lry, lrx): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/curses/ |
D | textpad.py | 6 def rectangle(win, uly, ulx, lry, lrx): function
|
/aosp_15_r20/external/grpc-grpc/examples/ruby/route_guide/ |
H A D | route_guide_server.rb | 102 def list_features(rectangle, _call) argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/ |
D | iterator_ext.cpp | 47 class rectangle : public shape class
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/interval/examples/ |
D | findroot_demo.cpp | 120 typedef std::pair<I, I> rectangle; in find_zeros() typedef
|
/aosp_15_r20/test/app_compat/csuite/harness/src/main/java/com/android/csuite/core/ |
D | BlankScreenDetectorWithSameColorRectangle.java | 143 private static long getRectangleArea(Rectangle rectangle) { in getRectangleArea()
|
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
D | GestureFloatingTextDrawingPreview.java | 163 final RectF rectangle = mGesturePreviewRectangle; in updatePreviewPosition() local
|
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/util/ |
D | Size.java | 56 public static Size of(Rect rectangle) { in of()
|