Searched refs:getOutAlphaType (Results 1 – 2 of 2) sorted by relevance
82 SkAlphaType ImageDecoder::getOutAlphaType() const { in getOutAlphaType() function in ImageDecoder107 auto info = SkImageInfo::Make(width, height, mOutColorType, getOutAlphaType()); in setTargetSize()211 return SkImageInfo::Make(size, mOutColorType, getOutAlphaType(), getOutputColorSpace()); in getOutputInfo()414 const auto decodeInfo = SkImageInfo::Make(mDecodeSize, mOutColorType, getOutAlphaType(), in decode()
125 SkAlphaType getOutAlphaType() const;