Searched defs:alphaType (Results 1 – 8 of 8) sorted by relevance
85 sk_sp<SkImage> AutoBackendTexture::makeImage(ui::Dataspace dataspace, SkAlphaType alphaType, in makeImage()
98 sk_sp<SkImage> makeImage(ui::Dataspace dataspace, SkAlphaType alphaType, in makeImage()
1034 const auto alphaType = useIsOpaqueWorkaround ? kPremul_SkAlphaType in drawLayers() local
149 sk_sp<SkColorSpace> colorSpace, SkAlphaType alphaType, in createFrom()202 SkAlphaType alphaType; in validateAlpha() local316 void Bitmap::setAlphaType(SkAlphaType alphaType) { in setAlphaType()
256 auto alphaType = getAlphaType(info); in ABitmap_compress() local
38 SkAlphaType alphaType = kOpaque_SkAlphaType; in createImageInfo() local
94 void setAlphaType(SkAlphaType alphaType) { in setAlphaType()453 SkAlphaType alphaType; in Bitmap_reconfigure() local789 const SkAlphaType alphaType = static_cast<SkAlphaType>(p.readInt32()); in Bitmap_createFromParcel() local
352 SkAlphaType alphaType = codec->computeOutputAlphaType(requireUnpremultiplied); in doDecode() local