Home
last modified time | relevance | path

Searched defs:forceAA (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DClipStack.cpp566 void ClipStack::RawElement::simplify(const SkIRect& deviceBounds, bool forceAA) { in simplify()
1188 ClipStack::ClipStack(const SkIRect& deviceBounds, const SkMatrix* ctm, bool forceAA) in ClipStack()