Home
last modified time | relevance | path

Searched refs:kPremul_AlphaType (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/image/
DSkImagePriv.cpp25 case SkImage::kPremul_AlphaType: in SkImageInfoToBitmapConfig()
51 case SkImage::kPremul_AlphaType: in SkImageInfoToBitmapConfig()
95 SkImage::kPremul_AlphaType; in SkBitmapToImageInfo()
/external/skia/include/core/
DSkImage.h53 kPremul_AlphaType, enumerator
/external/skia/gm/
Dfatpathfill.cpp23 SkImage::kPremul_AlphaType in new_surface()
Dsrcmode.cpp124 SkImage::kPremul_AlphaType in compat_surface()
Dimage.cpp160 info.fAlphaType = SkImage::kPremul_AlphaType; in onDraw()
/external/skia/tests/
DPathTest.cpp29 w, h, SkImage::kPMColor_ColorType, SkImage::kPremul_AlphaType in new_surface()