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