Searched refs:getOutAlphaType (Results 1 – 2 of 2) sorted by relevance
52 SkAlphaType ImageDecoder::getOutAlphaType() const { in getOutAlphaType() function in ImageDecoder62 auto info = SkImageInfo::Make(width, height, mOutColorType, getOutAlphaType()); in setTargetSize()157 return SkImageInfo::Make(size, mOutColorType, getOutAlphaType(), getOutputColorSpace()); in getOutputInfo()171 auto decodeInfo = SkImageInfo::Make(mDecodeSize, mOutColorType, getOutAlphaType(), in decode()
69 SkAlphaType getOutAlphaType() const;