OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CustomWallpaperIsAlreadyLoaded
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/desktop_background/
desktop_background_controller.h
150
bool
CustomWallpaperIsAlreadyLoaded
(const gfx::ImageSkia& image) const;
desktop_background_controller.cc
252
if (
CustomWallpaperIsAlreadyLoaded
(image))
330
bool DesktopBackgroundController::
CustomWallpaperIsAlreadyLoaded
(
Completed in 217 milliseconds