Home
last modified time | relevance | path

Searched refs:MAX_PICTURE_SIZE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/include/
H A Dans_const_define.h37 constexpr uint32_t MAX_PICTURE_SIZE = 2 * 1024 * 1024; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_request.cpp2597 if (CheckImageOverSizeForPixelMap(bigPicture, MAX_PICTURE_SIZE)) { in CheckImageSizeForPicture()
2723 if (CheckImageOverSizeForPixelMap(lockScreenPicture, MAX_PICTURE_SIZE)) { in CheckLockScreenPictureSizeForLiveView()