Searched refs:IsSizeVailed (Results 1 – 2 of 2) sorted by relevance
45 static inline bool IsSizeVailed(const Size &size) in IsSizeVailed() function71 if (errorCode != SUCCESS || !IsSizeVailed(size)) { in SetAuxiliaryDecodeOption()
577 static inline bool IsSizeVailed(const Size &size) in IsSizeVailed() function604 if (IsSizeVailed(wantSize)) { in TransformSizeWithDensity()815 if (errorCode != SUCCESS || !IsSizeVailed(info.size)) { in CreatePixelMapExtended()837 if (opts_.resolutionQuality == ResolutionQuality::HIGH && (IsSizeVailed(opts.desiredSize) && in CreatePixelMapExtended()3732 if (errorCode != SUCCESS || !IsSizeVailed({size.width, size.height})) { in SetGainMapDecodeOption()4193 if ((IsSizeVailed(opts.desiredSize) && (imageSize.height != opts.desiredSize.height in IsNecessaryAiProcess()4332 if (IsSizeVailed(opts.desiredSize)) { in ImageAiProcess()4352 hasDesiredSizeOptions = IsSizeVailed(opts_.desiredSize); in DecodeImageDataToContextExtended()