Home
last modified time | relevance | path

Searched refs:fIsRound (Results 1 – 1 of 1) sorted by relevance

/external/skia/bench/
DDashBench.cpp217 bool fIsRound; member in DashLineBench
224 fIsRound = isRound; in DashLineBench()
239 paint.setStrokeCap(fIsRound ? SkPaint::kRound_Cap : SkPaint::kSquare_Cap); in onDraw()