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

/external/skia/gm/
H A Dbigblurs.cpp18 // It creates a large blurred rect/rectori then renders the 4 corners and the
43 SkPath rectori; variable
45 rectori.addRect(bigRect);
46 rectori.addRect(insetRect, SkPath::kCCW_Direction);
92 canvas->drawPath(rectori, blurPaint);
/external/skqp/gm/
H A Dbigblurs.cpp18 // It creates a large blurred rect/rectori then renders the 4 corners and the
43 SkPath rectori; variable
45 rectori.addRect(bigRect);
46 rectori.addRect(insetRect, SkPath::kCCW_Direction);
92 canvas->drawPath(rectori, blurPaint);

Completed in 155 milliseconds