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