Searched defs:getPaint (Results 1 – 10 of 10) sorted by relevance
61 public @NonNull Paint getPaint(@IntRange(from = 0) int index) { in getPaint() method in Highlights
924 public final TextPaint getPaint() { in getPaint() method in Layout
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
5465 public TextPaint getPaint() { in getPaint() method in TextView.Drawables