Searched refs:show_mesh (Results 1 - 1 of 1) sorted by relevance

/external/skia/gm/
H A Dtechtalk1.cpp57 static void show_mesh(SkCanvas* canvas, const SkRect& r) { function
70 static void show_mesh(SkCanvas* canvas, const SkPoint pts[], function
107 show_mesh(canvas, pts0, indices, ndx - indices);
142 show_mesh(canvas, SkRect::MakeLTRB(100, 50-20, 450, 50+20));
155 show_mesh(canvas, r);
174 show_mesh(canvas, pts, indices, SK_ARRAY_COUNT(indices));
202 show_mesh(canvas, r);
241 show_mesh(canvas, r);
249 show_mesh(canvas, r);
275 show_mesh(canva
[all...]

Completed in 1004 milliseconds