Searched refs:superBlit (Results 1 – 1 of 1) sorted by relevance
/external/skia/src/core/ |
D | SkScan_AntiPath.cpp | 414 MaskSuperBlitter superBlit(blitter, ir, clip); in AntiFillPath() local 416 sk_fill_path(path, superClipRect, &superBlit, ir.fBottom, SHIFT, clip); in AntiFillPath() 420 SuperBlitter superBlit(blitter, ir, clip); in AntiFillPath() local 421 sk_fill_path(path, superClipRect, &superBlit, ir.fBottom, SHIFT, clip); in AntiFillPath()
|