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

  /external/chromium_org/third_party/skia/tests/
StrokeTest.cpp 21 static void test_strokerect(skiatest::Reporter* reporter) { function
59 test_strokerect(reporter);
  /external/skia/tests/
StrokeTest.cpp 21 static void test_strokerect(skiatest::Reporter* reporter) { function
59 test_strokerect(reporter);
  /external/chromium_org/third_party/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 18 static void test_strokerect(SkCanvas* canvas) { function
326 test_strokerect(canvas);
  /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 18 static void test_strokerect(SkCanvas* canvas) { function
326 test_strokerect(canvas);

Completed in 456 milliseconds