Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSamplePathFuzz.cpp621 static void path_fuzz_stroker(SkBitmap* bitmap, int seed) { in path_fuzz_stroker() function
669 path_fuzz_stroker(&offscreen, fIndex); in onOnceBeforeDraw()
685 path_fuzz_stroker(&offscreen, fIndex += 100); in onDrawContent()