Searched defs:CORNER_RADIUS (Results 1 – 6 of 6) sorted by relevance
49 private static final int CORNER_RADIUS = 10; field in PipSurfaceTransactionHelperTest
36 private static final float CORNER_RADIUS = 16f; // 16dp field in QrDecorateView
120 private const val CORNER_RADIUS = 28 constant
141 private const val CORNER_RADIUS = 15 constant
78 public static final FloatProperty<BubbleBarExpandedView> CORNER_RADIUS = new FloatProperty<>( field in BubbleBarExpandedView
121 private static final int CORNER_RADIUS = 20; field in WindowDecorationTests