Searched refs:getOutputColorSpace (Results 1 – 2 of 2) sorted by relevance
126 sk_sp<SkColorSpace> getOutputColorSpace() const;
203 sk_sp<SkColorSpace> ImageDecoder::getOutputColorSpace() const { in getOutputColorSpace() function in ImageDecoder211 return SkImageInfo::Make(size, mOutColorType, getOutAlphaType(), getOutputColorSpace()); in getOutputInfo()415 getOutputColorSpace()); in decode()