Searched refs:MAX_LIVE_VIEW_ICON_NUM (Results 1 – 3 of 3) sorted by relevance
38 constexpr uint32_t MAX_LIVE_VIEW_ICON_NUM = 6; variable
1092 …pictureMap.insert(std::make_pair(string("test"), PictureMap::mapped_type(MAX_LIVE_VIEW_ICON_NUM + … in HWTEST_F()
2613 if (pixelMapRecord.second.size() > MAX_LIVE_VIEW_ICON_NUM) { in CheckImageSizeForLiveView()