Home
last modified time | relevance | path

Searched defs:testRect (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/packages/apps/WallpaperPicker2/tests/robotests/src/com/android/wallpaper/picker/preview/ui/util/
DCropSizeUtilTest.kt19 val testRect = Point(5, 5) in testFiveByFive_findMaxRectWithRatioIn_FiveByTen() constant
28 val testRect = Rect(0, 0, 3, 9) in testThreeByNine_findMaxRectWithRatioIn_SixByThree() constant
/aosp_15_r20/platform_testing/libraries/flicker/utils/src/android/tools/datatypes/
H A DUtils.kt97 val testRect = testRegion.bounds in Region() constant
120 val testRect = testRegion.bounds in Region() constant
/aosp_15_r20/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitLauncher/tests/src/com/android/car/portraitlauncher/homeactivities/test/
DBackgroundPanelTapTest.java51 Rect testRect = getTestContainerRect(); in clickView_background_test() local
79 Rect testRect = getTestContainerRect(); in clickView_background_OpenState_test() local
DFullScreenPanelTapTest.java50 Rect testRect = getTestContainerRect(); in clickView_fullScreen_test() local
DApplicationPanelTapTest.java50 Rect testRect = getTestContainerRect(); in clickView_openState_test() local
/aosp_15_r20/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/widget/
DRoundedCornerEnforcementTest.kt71 val testRect = Rect(0, 0, 0, 0) in Compute rect based on widget view with background() constant
/aosp_15_r20/external/skia/docs/examples/
H A DCanvas_quickReject.cpp6 SkRect testRect = {30, 30, 120, 129 }; in draw() local
/aosp_15_r20/frameworks/base/core/tests/InputMethodCoreTests/src/android/view/inputmethod/
H A DSparseRectFArrayTest.java65 final RectF testRect = new RectF(10.0f, 20.0f, 30.0f, 40.0f); in testBuilder() local
/aosp_15_r20/development/tools/winscope/src/app/components/timeline/expanded-timeline/
H A Dcanvas_drawer_test.ts26 const testRect = new Rect(10, 10, 10, 10); constant
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/drawable/shapes/cts/
H A DRectShapeTest.java94 public void testRect() { in testRect() method in RectShapeTest
/aosp_15_r20/external/python/cpython2/Mac/Modules/icn/
D_Icnmodule.c380 Rect testRect; in Icn_RectInIconID() local
406 Rect testRect; in Icn_RectInIconSuite() local
1164 Rect testRect; in Icn_RectInIconRef() local
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_bad_pixels.cpp430 dng_rect testRect (pt.v - radius, in IsPointIsolated() local
457 dng_rect testRect = Rect (index); in IsRectIsolated() local
/aosp_15_r20/external/skia/tests/
H A DClipStackTest.cpp582 SkRect testRect = SkRect::MakeLTRB(10, 10, 40, 40); in test_quickContains() local
H A DSurfaceTest.cpp499 const SkRect testRect = in test_copy_on_write() local
H A DPathTest.cpp2332 const SkRect testRect = SkRect::MakeXYWH(10, 10, 50, 70); in test_is_closed_rect() local
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/ambient/touch/
H A DTouchMonitorTest.java262 final Rect testRect = new Rect(0, 0, 2, 2); in testConfigurationListenerUpdatesBounds() local
/aosp_15_r20/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c14380 Rect testRect; in Qt_SCSetTestImagePictHandle() local
14406 Rect testRect; in Qt_SCSetTestImagePictFile() local
14432 Rect testRect; in Qt_SCSetTestImagePixMap() local