HomeSort by relevance Sort by last modified time
    Searched refs:CustomWallpaperIsAlreadyLoaded (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/desktop_background/
desktop_background_controller.h 151 bool CustomWallpaperIsAlreadyLoaded(const gfx::ImageSkia& image) const;
desktop_background_controller.cc 276 if (CustomWallpaperIsAlreadyLoaded(image))
356 bool DesktopBackgroundController::CustomWallpaperIsAlreadyLoaded(

Completed in 3242 milliseconds