Searched defs:SkBitmapProcState (Results 1 – 4 of 4) sorted by relevance
29 struct SkBitmapProcState { struct39 typedef void (*MatrixProc)(const SkBitmapProcState&, argument44 typedef void (*SampleProc32)(const SkBitmapProcState&, argument49 const SkImage_Base* fImage;51 SkPixmap fPixmap;52 SkMatrix fInvMatrix; // This changes based on tile mode.53 SkAlpha fPaintAlpha;54 SkTileMode fTileModeX;55 SkTileMode fTileModeY;56 bool fBilerp;[all …]
141 SkBitmapProcState::SkBitmapProcState(const SkImage_Base* image, SkTileMode tmx, SkTileMode tmy) in SkBitmapProcState() function in SkBitmapProcState
36 struct SkBitmapProcState { struct46 typedef void (*MatrixProc)(const SkBitmapProcState&, argument51 typedef void (*SampleProc32)(const SkBitmapProcState&, argument56 const SkImage_Base* fImage;58 SkPixmap fPixmap;59 SkMatrix fInvMatrix; // This changes based on tile mode.60 SkAlpha fPaintAlpha;61 SkTileMode fTileModeX;62 SkTileMode fTileModeY;63 bool fBilerp;[all …]
147 SkBitmapProcState::SkBitmapProcState(const SkImage_Base* image, SkTileMode tmx, SkTileMode tmy) in SkBitmapProcState() function in SkBitmapProcState