Lines Matching refs:shiftPerPixel
29 int <a href='#SkBitmap_shiftPerPixel'>shiftPerPixel</a>() const;
793 …<a href='#SkBitmap_width'>width</a> <a href='#SkBitmap_shiftPerPixel'>shiftPerPixel</a> <a href='S…
828 <a href='#SkBitmap_rowBytes'>rowBytes</a> <a href='#SkBitmap_shiftPerPixel'>shiftPerPixel</a> <a hr…
835 int <a href='#SkBitmap_shiftPerPixel'>shiftPerPixel</a>()const
855 color: kUnknown_SkColorType shiftPerPixel: 0
856 color: kAlpha_8_SkColorType shiftPerPixel: 0
857 color: kRGB_565_SkColorType shiftPerPixel: 1
858 color: kARGB_4444_SkColorType shiftPerPixel: 1
859 color: kRGBA_8888_SkColorType shiftPerPixel: 2
860 color: kRGB_888x_SkColorType shiftPerPixel: 2
861 color: kBGRA_8888_SkColorType shiftPerPixel: 2
862 color: kRGBA_1010102_SkColorType shiftPerPixel: 2
863 color: kRGB_101010x_SkColorType shiftPerPixel: 2
864 color: kGray_8_SkColorType shiftPerPixel: 0
865 color: kRGBA_F16_SkColorType shiftPerPixel: 3