Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/drawable/
DGradientDrawable.java152 public @interface RadiusType {} annotation in GradientDrawable
1619 final @RadiusType int radiusType;
1805 @RadiusType int mGradientRadiusType = RADIUS_TYPE_PIXELS;
2091 public void setGradientRadius(float gradientRadius, @RadiusType int type) {