Home
last modified time | relevance | path

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

/external/skia/fuzz/
DFuzzParsePath.cpp73 SkString MakeRandomParsePathPiece(Fuzz* fuzz) { in MakeRandomParsePathPiece() function
109 spec.append(MakeRandomParsePathPiece(fuzz)); in DEF_FUZZ()
/external/skia/tools/
Drandom_parse_path.h15 SkString MakeRandomParsePathPiece(SkRandom* rand);
Drandom_parse_path.cpp68 SkString MakeRandomParsePathPiece(SkRandom* rand) { in MakeRandomParsePathPiece() function
/external/skia/tests/
DParsePathTest.cpp85 spec.append(MakeRandomParsePathPiece(&rand)); in DEF_TEST()
/external/skia/gm/
Darcto.cpp156 spec.append(MakeRandomParsePathPiece(&rand)); in DEF_SIMPLE_GM()