Searched refs:fAAClipBounds (Results 1 – 2 of 2) sorted by relevance
109 fAAClipBounds = aaclip->getBounds(); in init()122 SkIRect fAAClipBounds; variable
1930 int count = fAAClipBounds.width() + 1; in ensureRunsAndAA()1941 SkASSERT(fAAClipBounds.contains(x, y)); in blitH()1942 SkASSERT(fAAClipBounds.contains(x + width - 1, y)); in blitH()2018 merge(row, initialCount, aa, runs, fAA, fRuns, fAAClipBounds.width()); in blitAntiH()