Searched defs:getPaint (Results 1 – 9 of 9) sorted by relevance
76 virtual const MinikinPaint* getPaint() const { return nullptr; } in getPaint() function127 const MinikinPaint* getPaint() const override { return &mPaint; } in getPaint() function
149 public Paint getPaint() { in getPaint() method in NinePatch
75 virtual const MinikinPaint* getPaint() const { return &mPaint; } in getPaint() function
326 PaintType getPaint() { in getPaint() method in RippleAnimationSession.AnimationProperties
134 public Paint getPaint() { in getPaint() method in ShapeDrawable
514 public Paint getPaint() { in getPaint() method in NinePatchDrawable
221 public final Paint getPaint() { in getPaint() method in BitmapDrawable
780 public final TextPaint getPaint() { in getPaint() method in Layout
5313 public TextPaint getPaint() { in getPaint() method in TextView.Drawables