Searched defs:shiftPerPixel (Results 1 – 6 of 6) sorted by relevance
39 int SkImageInfo::shiftPerPixel() const { return SkColorTypeShiftPerPixel(fColorType); } in shiftPerPixel() function in SkImageInfo
40 int SkImageInfo::shiftPerPixel() const { return SkColorTypeShiftPerPixel(fColorType); } in shiftPerPixel() function in SkImageInfo
224 int shiftPerPixel() const { return fInfo.shiftPerPixel(); } in shiftPerPixel() function
199 int shiftPerPixel() const { return fPixmap.shiftPerPixel(); } in shiftPerPixel() function
214 int shiftPerPixel() const { return fInfo.shiftPerPixel(); } in shiftPerPixel() function