Searched refs:maskFormatToShift (Results 1 – 2 of 2) sorted by relevance
99 static int maskFormatToShift(SkMask::Format format) { in maskFormatToShift() function112 addr += (x - fBounds.fLeft) << maskFormatToShift(fFormat); in getAddr()