Searched defs:bigIcon (Results 1 – 5 of 5) sorted by relevance
1141 std::shared_ptr<PixelMap> bigIcon = MakePixelMap(ICON_SIZE, ICON_SIZE); variable1174 std::shared_ptr<PixelMap> bigIcon = MakePixelMap(ICON_SIZE, ICON_SIZE); variable1207 std::shared_ptr<PixelMap> bigIcon = MakePixelMap(ICON_SIZE, ICON_SIZE); variable
1252 std::shared_ptr<PixelMap> bigIcon = MakePixelMap(ICON_SIZE, ICON_SIZE); variable1284 std::shared_ptr<PixelMap> bigIcon = MakePixelMap(ICON_SIZE, ICON_SIZE); variable1316 std::shared_ptr<PixelMap> bigIcon = MakePixelMap(ICON_SIZE, ICON_SIZE); variable
262 void NotificationRequest::SetBigIcon(const std::shared_ptr<Media::PixelMap> &bigIcon) in SetBigIcon()
1086 auto bigIcon = request.GetBigIcon(); in CheckImageSize() local
200 auto bigIcon = request->GetBigIcon(); in CheckPictureSize() local