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