Home
last modified time | relevance | path

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

/external/skqp/samplecode/
DSamplePoints.cpp36 static void fill_pts(SkPoint pts[], size_t n, SkRandom* rand) { in fill_pts() function in PointsView
58 fill_pts(pts, n, &rand); in onDrawContent()
/external/skia/gm/
Dpoints.cpp36 static void fill_pts(SkPoint pts[], size_t n, SkRandom* rand) { in fill_pts() function in skiagm::PointsGM
64 fill_pts(pts, n, &rand); in onDraw()
/external/skqp/gm/
Dpoints.cpp26 static void fill_pts(SkPoint pts[], size_t n, SkRandom* rand) { in fill_pts() function in skiagm::PointsGM
54 fill_pts(pts, n, &rand); in onDraw()