Searched defs:forceRLE (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
H A DSkScan_AntiPath.cpp607 SkBlitter* blitter, bool forceRLE) {
694 if (!path.isInverseFillType() && MaskSuperBlitter::CanHandleRect(ir) && !forceRLE) {
606 AntiFillPath(const SkPath& path, const SkRegion& origClip, SkBlitter* blitter, bool forceRLE) argument
/external/skia/src/core/
H A DSkScan_AntiPath.cpp607 SkBlitter* blitter, bool forceRLE) {
694 if (!path.isInverseFillType() && MaskSuperBlitter::CanHandleRect(ir) && !forceRLE) {
606 AntiFillPath(const SkPath& path, const SkRegion& origClip, SkBlitter* blitter, bool forceRLE) argument

Completed in 120 milliseconds