Searched defs:forceAA (Results 1 – 1 of 1) sorted by relevance
566 void ClipStack::RawElement::simplify(const SkIRect& deviceBounds, bool forceAA) { in simplify()1188 ClipStack::ClipStack(const SkIRect& deviceBounds, const SkMatrix* ctm, bool forceAA) in ClipStack()