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

  /external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
wallpaper_manager_test_utils.h 57 bool ImageIsNearColor(gfx::ImageSkia image, SkColor expected_color);
wallpaper_manager_browsertest.cc 714 EXPECT_TRUE(wallpaper_manager_test_utils::ImageIsNearColor(
727 EXPECT_TRUE(wallpaper_manager_test_utils::ImageIsNearColor(
741 EXPECT_TRUE(wallpaper_manager_test_utils::ImageIsNearColor(
755 EXPECT_TRUE(wallpaper_manager_test_utils::ImageIsNearColor(
770 EXPECT_TRUE(wallpaper_manager_test_utils::ImageIsNearColor(
    [all...]
wallpaper_manager_test_utils.cc 126 bool ImageIsNearColor(gfx::ImageSkia image, SkColor expected_color) {
  /external/chromium_org/chrome/browser/chromeos/
customization_wallpaper_downloader_browsertest.cc 266 EXPECT_TRUE(wallpaper_manager_test_utils::ImageIsNearColor(
284 EXPECT_TRUE(wallpaper_manager_test_utils::ImageIsNearColor(
295 EXPECT_TRUE(wallpaper_manager_test_utils::ImageIsNearColor(
313 EXPECT_TRUE(wallpaper_manager_test_utils::ImageIsNearColor(

Completed in 795 milliseconds