Searched refs:taskViewRoundedCornerRadiusPx (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
H A DTaskViewThumbnail.java120 mConfig.taskViewRoundedCornerRadiusPx,
121 mConfig.taskViewRoundedCornerRadiusPx, mDrawPaint);
H A DFakeShadowDrawable.java93 mCornerRadius = config.taskViewRoundedCornerRadiusPx;
H A DTaskViewHeader.java158 float radius = mConfig.taskViewRoundedCornerRadiusPx;
H A DTaskView.java105 mViewBounds = new AnimateableViewBounds(this, mConfig.taskViewRoundedCornerRadiusPx);
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DRecentsConfiguration.java100 public int taskViewRoundedCornerRadiusPx; field in class:RecentsConfiguration
240 taskViewRoundedCornerRadiusPx =

Completed in 50 milliseconds