Searched refs:ViewBounds (Results 1 – 6 of 6) sorted by relevance
87 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 …]
57051 Landroid/transition/ChangeBounds$ViewBounds;-><init>(Landroid/view/View;)V57052 Landroid/transition/ChangeBounds$ViewBounds;->mBottom:I57053 Landroid/transition/ChangeBounds$ViewBounds;->mBottomRightCalls:I57054 Landroid/transition/ChangeBounds$ViewBounds;->mLeft:I57055 Landroid/transition/ChangeBounds$ViewBounds;->mRight:I57056 Landroid/transition/ChangeBounds$ViewBounds;->mTop:I57057 Landroid/transition/ChangeBounds$ViewBounds;->mTopLeftCalls:I57058 Landroid/transition/ChangeBounds$ViewBounds;->mView:Landroid/view/View;57059 Landroid/transition/ChangeBounds$ViewBounds;->setBottomRight(Landroid/graphics/PointF;)V57060 Landroid/transition/ChangeBounds$ViewBounds;->setLeftTopRightBottom()V[all …]
8103 android.transition.ChangeBounds$ViewBounds
30901 Landroid/transition/ChangeBounds$ViewBounds;
8134 android.transition.ChangeBounds$ViewBounds
41035 Landroid/transition/ChangeBounds$ViewBounds;