Searched refs:stroke_paint_ (Results 1 – 1 of 1) sorted by relevance
42 stroke_paint_.setStyle(SkPaint::kStroke_Style); in TouchPointView()43 stroke_paint_.setColor(kProjectionStrokeColor); in TouchPointView()86 stroke_paint_.setAlpha(alpha); in OnPaint()99 stroke_paint_); in OnPaint()129 SkPaint stroke_paint_; member in ash::TouchPointView