Searched defs:shiftPerPixel (Results 1 – 4 of 4) sorted by relevance
87 int shiftPerPixel() const { return fInfo.shiftPerPixel(); } in shiftPerPixel() function
109 int shiftPerPixel() const { return this->fInfo.shiftPerPixel(); } in shiftPerPixel() function
274 int shiftPerPixel() const { return SkColorTypeShiftPerPixel(fColorType); } in shiftPerPixel() function
200 int shiftPerPixel; in CallBitmapXferProc() local