Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrTestUtils.cpp247 static void randomize_stroke_rec(SkStrokeRec* rec, SkRandom* random) { in randomize_stroke_rec() function
262 randomize_stroke_rec(&rec, random); in TestStrokeRec()
270 randomize_stroke_rec(&stroke, random); in TestStyle()