Searched refs:maskLeft (Results 1 – 2 of 2) sorted by relevance
40 int maskLeft = srcMask.fBounds.fLeft; in SK_BLITBWMASK_NAME() local52 if (cx == maskLeft && clip.fRight == srcMask.fBounds.fRight) in SK_BLITBWMASK_NAME()67 int left_edge = cx - maskLeft; in SK_BLITBWMASK_NAME()69 int rite_edge = clip.fRight - maskLeft; in SK_BLITBWMASK_NAME()
116 int maskLeft = mask.fBounds.fLeft; in blitMask() local122 if (cx == maskLeft && clip.fRight == mask.fBounds.fRight) in blitMask()133 int left_edge = cx - maskLeft; in blitMask()135 int rite_edge = clip.fRight - maskLeft; in blitMask()