Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkScan_AntiPath.cpp414 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()