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