HomeSort by relevance Sort by last modified time
    Searched full:test_strokerect (Results 1 - 3 of 3) sorted by null

  /external/skia/samplecode/
SampleDraw.cpp 38 static void test_strokerect(SkCanvas* canvas, const SkRect& r) { function
55 static void test_strokerect(SkCanvas* canvas) { function
62 test_strokerect(canvas, r);
67 test_strokerect(canvas, r);
72 test_strokerect(canvas, r);
77 test_strokerect(canvas, r);
82 test_strokerect(canvas, r);
313 // test_strokerect(canvas); return;
SampleRegion.cpp 19 static void test_strokerect(SkCanvas* canvas) { function
322 test_strokerect(canvas);
  /external/skia/tests/
StrokeTest.cpp 51 static void test_strokerect(skiatest::Reporter* reporter) { function
165 test_strokerect(reporter);

Completed in 236 milliseconds