techtalk1.cpp | 57 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(canvas, r) [all...] |