Searched defs:alphaType (Results 1 – 7 of 7) 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()
219 SkAlphaType alphaType = codec->computeOutputAlphaType(false); in decodeGainmap() local490 SkAlphaType alphaType = codec->computeOutputAlphaType(requireUnpremultiplied); in doDecode() local
108 jstring fragmentShader, jlong colorSpace, jint alphaType) { in MakeWithAlpha()
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
268 auto alphaType = getAlphaType(info); in ABitmap_compress() local
38 SkAlphaType alphaType = kOpaque_SkAlphaType; in createImageInfo() local