Searched refs:setRoundedCorners (Results 1 – 13 of 13) sorted by relevance
169 windowInsets = new WindowInsets.Builder(windowInsets).setRoundedCorners( in getPossibleMaximumWindowMetrics()
99 state.setRoundedCorners(roundedCorners); in update()
150 public void setRoundedCorners(float radius) { in setRoundedCorners() method in ScrimDrawable
373 ((ScrimDrawable) mDrawable).setRoundedCorners(radius); in setCornerRadius()
517 setRoundedCorners(1, 5.f); in TEST_F()
404 void setRoundedCorners(uint32_t id, float radius) { in setRoundedCorners() function
1069 setRoundedCorners(1, 42.f); in TEST_F()1070 setRoundedCorners(2, 42.f); in TEST_F()
503 public void setRoundedCorners(RoundedCorners roundedCorners) { in setRoundedCorners() method in InsetsState
1612 public Builder setRoundedCorners(RoundedCorners roundedCorners) { in setRoundedCorners() method in WindowInsets.Builder
654 mState.setRoundedCorners(new RoundedCorners( in testCalculateRelativeRoundedCorners()
631 insets.setRoundedCorners(roundedCorners); in testGetRoundedCornersRadius_withRoundedCornersFromInsets()
16498 HSPLandroid/view/InsetsState;->setRoundedCorners(Landroid/view/RoundedCorners;)V
16562 HSPLandroid/view/InsetsState;->setRoundedCorners(Landroid/view/RoundedCorners;)V