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