Home
last modified time | relevance | path

Searched refs:randomize_stroke_rec (Results 1 – 2 of 2) 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()
/third_party/flutter/skia/src/gpu/
DGrTestUtils.cpp242 static void randomize_stroke_rec(SkStrokeRec* rec, SkRandom* random) { in randomize_stroke_rec() function
257 randomize_stroke_rec(&rec, random); in TestStrokeRec()
265 randomize_stroke_rec(&stroke, random); in TestStyle()