HomeSort by relevance Sort by last modified time
    Searched refs:show_mesh (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/gm/
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...]
  /external/skia/gm/
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...]

Completed in 78 milliseconds