OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_strokerect
(Results
1 - 3
of
3
) 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/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);
Completed in 310 milliseconds