Home
last modified time | relevance | path

Searched refs:ViewBounds (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/transition/
H A DChangeBounds.java87 private static final Property<ViewBounds, PointF> TOP_LEFT_PROPERTY =
88 new Property<ViewBounds, PointF>(PointF.class, "topLeft") {
90 public void set(ViewBounds viewBounds, PointF topLeft) {
95 public PointF get(ViewBounds viewBounds) {
100 private static final Property<ViewBounds, PointF> BOTTOM_RIGHT_PROPERTY =
101 new Property<ViewBounds, PointF>(PointF.class, "bottomRight") {
103 public void set(ViewBounds viewBounds, PointF bottomRight) {
108 public PointF get(ViewBounds viewBounds) {
360 final ViewBounds viewBounds = new ViewBounds(view); in createAnimator()
474 private static class ViewBounds { class in ChangeBounds
[all …]
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt57051 Landroid/transition/ChangeBounds$ViewBounds;-><init>(Landroid/view/View;)V
57052 Landroid/transition/ChangeBounds$ViewBounds;->mBottom:I
57053 Landroid/transition/ChangeBounds$ViewBounds;->mBottomRightCalls:I
57054 Landroid/transition/ChangeBounds$ViewBounds;->mLeft:I
57055 Landroid/transition/ChangeBounds$ViewBounds;->mRight:I
57056 Landroid/transition/ChangeBounds$ViewBounds;->mTop:I
57057 Landroid/transition/ChangeBounds$ViewBounds;->mTopLeftCalls:I
57058 Landroid/transition/ChangeBounds$ViewBounds;->mView:Landroid/view/View;
57059 Landroid/transition/ChangeBounds$ViewBounds;->setBottomRight(Landroid/graphics/PointF;)V
57060 Landroid/transition/ChangeBounds$ViewBounds;->setLeftTopRightBottom()V
[all …]
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes8103 android.transition.ChangeBounds$ViewBounds
H A Dboot-image-profile.txt30901 Landroid/transition/ChangeBounds$ViewBounds;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes8134 android.transition.ChangeBounds$ViewBounds
H A Dboot-image-profile.txt41035 Landroid/transition/ChangeBounds$ViewBounds;