/aosp14/frameworks/base/core/tests/coretests/src/android/text/ |
H A D | LayoutBidiCursorPathTest.java | 73 expectedPath.moveTo(h1, top); in testGetCursorPathSegments() 104 expectedPath.moveTo(h1, top); in testGetCursorPath_whenShiftIsPressed() 107 expectedPath.moveTo(h1, bottom); in testGetCursorPath_whenShiftIsPressed() 110 expectedPath.moveTo(h1 - dist, bottom + dist - 0.5f); in testGetCursorPath_whenShiftIsPressed() 113 expectedPath.moveTo(h1 + dist, bottom + dist); in testGetCursorPath_whenShiftIsPressed() 143 expectedPath.moveTo(h1, top); in testGetCursorPath_whenAltIsPressed() 146 expectedPath.moveTo(h1, top); in testGetCursorPath_whenAltIsPressed() 149 expectedPath.moveTo(h1 - dist, top - dist + 0.5f); in testGetCursorPath_whenAltIsPressed() 152 expectedPath.moveTo(h1 + dist, top - dist); in testGetCursorPath_whenAltIsPressed()
|
/aosp14/frameworks/base/libs/hwui/tests/unit/ |
H A D | VectorDrawableTests.cpp | 54 outPath->moveTo(2, 22); in __anon7d11e9f60102() 58 outPath->moveTo(2, 22); in __anon7d11e9f60102() 78 outPath->moveTo(1.0, 1.0); in __anon7d11e9f60202() 128 outPath->moveTo(0.0, -1.0); in __anon7d11e9f60302() 138 outPath->moveTo(0.0, -1.0); in __anon7d11e9f60302() 139 outPath->moveTo(7.0, -9.0); in __anon7d11e9f60302() 150 outPath->moveTo(7.0, -9.0); in __anon7d11e9f60302() 167 outPath->moveTo(300.0, 70.0); in __anon7d11e9f60402() 193 outPath->moveTo(5.3, 13.2); in __anon7d11e9f60502() 206 outPath->moveTo(5.3, 13.2); in __anon7d11e9f60502() [all …]
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/ui/ |
H A D | CircularCornerPathRenderer.java | 45 mPath.moveTo(0, mHeight - mCornerRadiusBottom); in getCornerPath() 50 mPath.moveTo(mWidth - mCornerRadiusBottom, mHeight); in getCornerPath() 55 mPath.moveTo(mWidth, mCornerRadiusTop); in getCornerPath() 60 mPath.moveTo(mCornerRadiusTop, 0); in getCornerPath()
|
H A D | PerimeterPathGuide.java | 257 bottomPath.moveTo(getPhysicalCornerRadius(screenBottomLeft), screenHeight - mEdgeInset); in computeRegions() 263 topPath.moveTo(screenWidth - getPhysicalCornerRadius(screenTopRight), mEdgeInset); in computeRegions() 268 rightPath.moveTo(screenWidth - mEdgeInset, in computeRegions() 274 leftPath.moveTo(mEdgeInset, in computeRegions()
|
H A D | CornerPathRenderer.java | 93 path.moveTo(points.get(0).x, points.get(0).y); in toPath()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/ |
H A D | TriangleShape.java | 40 triangularPath.moveTo(0, height); in create() 45 triangularPath.moveTo(0, 0); in create() 58 triangularPath.moveTo(0, height / 2); in createHorizontal() 63 triangularPath.moveTo(0, height); in createHorizontal()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/ |
H A D | TriangleShape.java | 42 triangularPath.moveTo(0, height); in create() 47 triangularPath.moveTo(0, 0); in create() 60 triangularPath.moveTo(0, height / 2); in createHorizontal() 65 triangularPath.moveTo(0, height); in createHorizontal()
|
/aosp14/frameworks/base/packages/EasterEgg/src/com/android/egg/landroid/ |
H A D | PathTools.kt | 26 moveTo(radius, 0f) 38 moveTo(radius1, 0f) 55 "M" -> moveTo(args[0], args[1])
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | CursorTreeAdapter.java | 103 if (mGroupCursorHelper.moveTo(groupPosition) == null) return null; in getChildrenCursorHelper() 169 return getChildrenCursorHelper(groupPosition, true).moveTo(childPosition); in getChild() 183 return mGroupCursorHelper.moveTo(groupPosition); in getGroup() 196 Cursor cursor = mGroupCursorHelper.moveTo(groupPosition); in getGroupView() 240 Cursor cursor = cursorHelper.moveTo(childPosition); in getChildView() 445 Cursor moveTo(int position) { in moveTo() method in CursorTreeAdapter.MyCursorHelper
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/ |
H A D | GestureDescriptionTest.java | 46 clickPath.moveTo(click.x, click.y); in testGestureShorterThanSampleRate_producesStartAndEnd() 115 path0.moveTo(path0Start.x, path0Start.y); in testPathsWithOverlappingTiming_produceCorrectSteps() 204 path.moveTo(baseStartPoint.x + i * xStep, baseStartPoint.y); in testMaxTouchpoints_shouldHaveValidCoords() 245 swipePath.moveTo(10, 20); in testGetGestureSteps_continuedStroke_hasNoEndPoint() 259 swipePath.moveTo(10, 20); in testGetGestureSteps_continuingStroke_hasNoStartPointAndHasContinuedId() 282 swipePath.moveTo(startX, startY); in createSwipeStroke()
|
/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
H A D | PathsCacheActivity.java | 56 path.moveTo(0.0f, 0.0f); in buildPath() 69 path.moveTo(0.0f, 0.0f); in buildLargePath()
|
H A D | TextOnPathActivity.java | 51 path.moveTo(0.0f, 0.0f); in buildPath() 64 path.moveTo(0.0f, 0.0f); in buildStraightPath()
|
H A D | ScaledPathsActivity.java | 52 mPath.moveTo(0.0f, 0.0f); in PathsView()
|
H A D | ClearActivity.java | 59 mPath.moveTo(0.0f, 0.0f); in PathsView()
|
H A D | PathDestructionActivity.java | 68 path.moveTo(left, top); in getRandomPath()
|
H A D | ScaledTextActivity.java | 87 path.moveTo(0.0f, 0.0f); in buildPath()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
H A D | PathInterpolatorBuilder.java | 45 path.moveTo(0, 0); in initQuad() 52 path.moveTo(0, 0); in initCubic()
|
/aosp14/frameworks/base/core/java/android/view/animation/ |
H A D | PathInterpolator.java | 151 path.moveTo(0, 0); in initQuad() 158 path.moveTo(0, 0); in initCubic()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/animation/ |
H A D | Interpolators.java | 95 path.moveTo(0f, 0f); in createEmphasizedInterpolator()
|
/aosp14/frameworks/base/core/java/android/gesture/ |
H A D | GestureStroke.java | 134 path.moveTo(x, y); in makePath() 183 path.moveTo(x, y); in toPath()
|
H A D | OrientedBoundingBox.java | 64 path.moveTo(point[0], point[1]); in toPath()
|
/aosp14/frameworks/base/apct-tests/perftests/core/src/android/graphics/perftests/ |
H A D | PathIteratorPerfTest.java | 48 path.moveTo(x, y); in constructCircularPath()
|
/aosp14/frameworks/base/libs/hwui/utils/ |
H A D | VectorDrawableUtils.cpp | 117 outPath->moveTo(currentX, currentY); in addCommand() 174 outPath->moveTo(points->at(k + 0), points->at(k + 1)); in addCommand()
|
/aosp14/frameworks/base/libs/hwui/tests/common/scenes/ |
H A D | ShapeAnimation.cpp | 44 diamondPath.moveTo(size / 2, 0); in createContent()
|
/aosp14/frameworks/base/core/java/android/transition/ |
H A D | TranslationAnimationCreator.java | 71 path.moveTo(startX, startY); in createAnimation()
|