Lines Matching refs:fAA
23 fAA = that.fAA;
36 fAA = that.fAA;
70 fAA.setPath(path, bounds, true);
89 fAA.setEmpty();
99 fAA.setEmpty();
113 fAA.op(rect, op);
126 (void)fAA.op(tmp, op);
168 (void)fAA.op(devRect, op, doAA);
195 fAA.setPath(devPath, this->getBounds(), doAA);
233 (void)fAA.op(*other, op);
257 dst->fAA.setEmpty();
259 fAA.translate(dx, dy, &dst->fAA);
269 fAA.setRegion(fBW);
281 SkASSERT(fAA.isEmpty());
285 fAA.validate();