Searched defs:shiftPerPixel (Results 1 – 8 of 8) sorted by relevance
49 int SkColorInfo::shiftPerPixel() const { return SkColorTypeShiftPerPixel(fColorType); } in shiftPerPixel() function in SkColorInfo
221 int shiftPerPixel() const { return fInfo.shiftPerPixel(); } in shiftPerPixel() function
201 int shiftPerPixel() const { return fPixmap.shiftPerPixel(); } in shiftPerPixel() function
505 int shiftPerPixel() const { return fColorInfo.shiftPerPixel(); } in shiftPerPixel() function
211 int shiftPerPixel() const { return fInfo.shiftPerPixel(); } in shiftPerPixel() function
192 int shiftPerPixel() const { return fPixmap.shiftPerPixel(); } in shiftPerPixel() function
590 int shiftPerPixel() const { return fColorInfo.shiftPerPixel(); } in shiftPerPixel() function
137 int SkColorInfo::shiftPerPixel() const { return SkColorTypeShiftPerPixel(fColorType); } in shiftPerPixel() function in SkColorInfo