Searched defs:alphaType (Results 1 – 10 of 10) sorted by relevance
379 @AlphaType int alphaType) { in make()405 int alphaType); in nativeMakeWithAlpha()
194 sk_sp<SkColorSpace> colorSpace, SkAlphaType alphaType, in createFrom()247 SkAlphaType alphaType; in validateAlpha() local366 void Bitmap::setAlphaType(SkAlphaType alphaType) { in setAlphaType()
98 sk_sp<SkImage> makeImage(ui::Dataspace dataspace, SkAlphaType alphaType, in makeImage()
123 sk_sp<SkImage> AutoBackendTexture::makeImage(ui::Dataspace dataspace, SkAlphaType alphaType, in makeImage()
972 const auto alphaType = useIsOpaqueWorkaround ? kPremul_SkAlphaType in drawLayersInternal() local
268 auto alphaType = getAlphaType(info); in ABitmap_compress() local
108 jstring fragmentShader, jlong colorSpace, jint alphaType) { in MakeWithAlpha()
219 SkAlphaType alphaType = codec->computeOutputAlphaType(false); in decodeGainmap() local490 SkAlphaType alphaType = codec->computeOutputAlphaType(requireUnpremultiplied); in doDecode() local
95 void setAlphaType(SkAlphaType alphaType) { in setAlphaType()484 SkAlphaType alphaType; in Bitmap_reconfigure() local734 const SkAlphaType alphaType = static_cast<SkAlphaType>(p.readInt32()); in Bitmap_createFromParcel() local
38 SkAlphaType alphaType = kOpaque_SkAlphaType; in createImageInfo() local