Searched refs:CheckImageOverSizeForPixelMap (Results 1 – 2 of 2) sorted by relevance
1009 bool AnsNotification::CheckImageOverSizeForPixelMap(const std::shared_ptr<Media::PixelMap> &pixelMa… in CheckImageOverSizeForPixelMap() function in OHOS::Notification::AnsNotification1042 if (CheckImageOverSizeForPixelMap(picture, MAX_ICON_SIZE)) { in CheckImageSizeForContent()1054 if (CheckImageOverSizeForPixelMap(img, MAX_ICON_SIZE)) { in CheckImageSizeForContent()1065 if (CheckImageOverSizeForPixelMap(bigPicture, MAX_PICTURE_SIZE)) { in CheckImageSizeForContent()1081 if (CheckImageOverSizeForPixelMap(littleIcon, MAX_ICON_SIZE)) { in CheckImageSize()1087 if (CheckImageOverSizeForPixelMap(bigIcon, MAX_ICON_SIZE)) { in CheckImageSize()1103 if (CheckImageOverSizeForPixelMap(icon, MAX_ICON_SIZE)) { in CheckImageSize()1115 if (CheckImageOverSizeForPixelMap(icon, MAX_ICON_SIZE)) { in CheckImageSize()
833 bool CheckImageOverSizeForPixelMap(