Searched refs:mShape (Results 1 – 2 of 2) sorted by relevance
30 private ShapeDrawable mShape; field in ShapeHolder61 mShape = value; in setShape()65 return mShape; in getShape()73 mShape.getPaint().setColor(value); in setColor()86 mShape.setAlpha((int)((alpha * 255f) + .5f)); in setAlpha()90 return mShape.getShape().getWidth(); in getWidth()94 Shape s = mShape.getShape(); in setWidth()99 return mShape.getShape().getHeight(); in getHeight()103 Shape s = mShape.getShape(); in setHeight()108 mShape = s; in ShapeHolder()
35576 public int mShape36813 android.graphics.drawable.shapes.Shape mShape