Home
last modified time | relevance | path

Searched refs:drawRects (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp161 void drawRects(SkColor color, std::vector<TextBox>& result, bool fill = false) { in drawRects() function in __anon18602::TestCanvas
343 canvas.drawRects(SK_ColorRED, boxes); in UNIX_ONLY_TEST()
347 canvas.drawRects(SK_ColorGREEN, boxes); in UNIX_ONLY_TEST()
351 canvas.drawRects(SK_ColorRED, boxes); in UNIX_ONLY_TEST()
354 canvas.drawRects(SK_ColorBLUE, boxes); in UNIX_ONLY_TEST()
414 canvas.drawRects(SK_ColorRED, boxes); in UNIX_ONLY_TEST()
426 canvas.drawRects(SK_ColorBLUE, boxes); in UNIX_ONLY_TEST()
470 canvas.drawRects(SK_ColorRED, boxes); in UNIX_ONLY_TEST()
482 canvas.drawRects(SK_ColorBLUE, boxes); in UNIX_ONLY_TEST()
526 canvas.drawRects(SK_ColorRE in UNIX_ONLY_TEST()
[all...]

Completed in 6 milliseconds