Searched defs:shiftPerPixel (Results 1 – 4 of 4) sorted by relevance
50 int SkColorInfo::shiftPerPixel() const { return SkColorTypeShiftPerPixel(fColorType); } in shiftPerPixel() function in SkColorInfo
211 int shiftPerPixel() const { return fInfo.shiftPerPixel(); } in shiftPerPixel() function
192 int shiftPerPixel() const { return fPixmap.shiftPerPixel(); } in shiftPerPixel() function
591 int shiftPerPixel() const { return fColorInfo.shiftPerPixel(); } in shiftPerPixel() function