Searched defs:minWidth (Results 1 – 3 of 3) sorted by relevance
173 auto minWidth = static_cast<int32_t>(size); in WallpaperManagerFuzzTest() local
76 int32_t minWidth = 0; member
406 ErrorCode WallpaperManager::GetWallpaperMinWidth(const ApiInfo &apiInfo, int32_t &minWidth) in GetWallpaperMinWidth()