Searched defs:RadiusType (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
H A DGradientDrawable.java152 public @interface RadiusType {} interface in class:GradientDrawable
1581 final @RadiusType int radiusType;
1767 @RadiusType int mGradientRadiusType = RADIUS_TYPE_PIXELS;
2053 public void setGradientRadius(float gradientRadius, @RadiusType int type) {

Completed in 2193 milliseconds