Home
last modified time | relevance | path

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

/external/skqp/bench/
DDashBench.cpp215 bool fIsRound; member in DashLineBench
222 fIsRound = isRound; in DashLineBench()
237 paint.setStrokeCap(fIsRound ? SkPaint::kRound_Cap : SkPaint::kSquare_Cap); in onDraw()
/external/skia/bench/
DDashBench.cpp215 bool fIsRound; member in DashLineBench
222 fIsRound = isRound; in DashLineBench()
237 paint.setStrokeCap(fIsRound ? SkPaint::kRound_Cap : SkPaint::kSquare_Cap); in onDraw()