Searched defs:getPaint (Results 1 – 10 of 10) sorted by relevance
67 virtual const MinikinPaint* getPaint() const { return nullptr; } in getPaint() function107 const MinikinPaint* getPaint() const override { return &mPaint; } in getPaint() function
282 public Paint getPaint() { in getPaint() method in KeyguardClockSwitch
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
758 public final TextPaint getPaint() { in getPaint() method in Layout
5086 public TextPaint getPaint() { in getPaint() method in TextView.Drawables