Searched refs:superClipRect (Results 1 – 1 of 1) sorted by relevance
/external/skia/src/core/ |
D | SkScan_AntiPath.cpp | 399 SkIRect superRect, *superClipRect = NULL; in AntiFillPath() local 405 superClipRect = &superRect; in AntiFillPath() 416 sk_fill_path(path, superClipRect, &superBlit, ir.fBottom, SHIFT, clip); in AntiFillPath() 421 sk_fill_path(path, superClipRect, &superBlit, ir.fBottom, SHIFT, clip); in AntiFillPath()
|