Searched refs:WALLPAPER_LAYOUT_TILE (Results 1 – 5 of 5) sorted by relevance
99 WALLPAPER_LAYOUT_TILE, in TEST_F()134 gfx::ImageSkia tile = Resize(image, target_size, WALLPAPER_LAYOUT_TILE); in TEST_F()
40 WALLPAPER_LAYOUT_TILE enumerator
51 case WALLPAPER_LAYOUT_TILE: in Resize()
181 } else if (wallpaper_layout == WALLPAPER_LAYOUT_TILE) { in OnPaint()
63 ->SetWallpaperImage(wallpaper, ash::WALLPAPER_LAYOUT_TILE); in UpdateWallpaper()