Searched refs:fIsRound (Results 1 – 2 of 2) sorted by relevance
215 bool fIsRound; member in DashLineBench222 fIsRound = isRound; in DashLineBench()237 paint.setStrokeCap(fIsRound ? SkPaint::kRound_Cap : SkPaint::kSquare_Cap); in onDraw()