Home
last modified time | relevance | path

Searched refs:make_xrect (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkDraw.cpp211 static SkXRect make_xrect(const SkRect& r) { in make_xrect() function
224 SkScan::FillXRect(make_xrect(r), *rec.fRC, blitter); in bw_square_proc()
234 SkScan::AntiFillXRect(make_xrect(r), *rec.fRC, blitter); in aa_square_proc()
/external/skqp/src/core/
DSkDraw.cpp211 static SkXRect make_xrect(const SkRect& r) { in make_xrect() function
224 SkScan::FillXRect(make_xrect(r), *rec.fRC, blitter); in bw_square_proc()
234 SkScan::AntiFillXRect(make_xrect(r), *rec.fRC, blitter); in aa_square_proc()