Searched refs:fAlphaType (Results 1 – 5 of 5) sorted by relevance
16 switch (info.fAlphaType) { in SkImageInfoToBitmapConfig()43 switch (info.fAlphaType) { in SkImageInfoToBitmapConfig()94 info->fAlphaType = bm.isOpaque() ? SkImage::kOpaque_AlphaType : in SkBitmapToImageInfo()
66 info.fAlphaType = SkImage::kOpaque_AlphaType; in onNewImageShapshot()
30 if ((unsigned)info.fAlphaType > (unsigned)kLastEnum_AlphaType) { in ValidArgs()
63 AlphaType fAlphaType; member
160 info.fAlphaType = SkImage::kPremul_AlphaType; in onDraw()