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

  /external/chromium_org/ui/gfx/
color_analysis.h 111 GFX_EXPORT bool ApplyColorReduction(const SkBitmap& source_bitmap,
color_analysis_unittest.cc 331 EXPECT_TRUE(color_utils::ApplyColorReduction(
341 EXPECT_TRUE(color_utils::ApplyColorReduction(
349 EXPECT_TRUE(color_utils::ApplyColorReduction(
357 EXPECT_TRUE(color_utils::ApplyColorReduction(
379 EXPECT_TRUE(color_utils::ApplyColorReduction(
392 EXPECT_TRUE(color_utils::ApplyColorReduction(
420 EXPECT_TRUE(color_utils::ApplyColorReduction(
431 EXPECT_TRUE(color_utils::ApplyColorReduction(
color_analysis.cc 471 bool ApplyColorReduction(const SkBitmap& source_bitmap,
560 return ApplyColorReduction(source_bitmap, principal, true, target_bitmap);
  /external/chromium_org/chrome/browser/thumbnails/
content_analysis_unittest.cc 96 EXPECT_TRUE(color_utils::ApplyColorReduction(
141 EXPECT_TRUE(color_utils::ApplyColorReduction(
180 EXPECT_TRUE(color_utils::ApplyColorReduction(
245 EXPECT_TRUE(color_utils::ApplyColorReduction(
content_analysis.cc 737 if (!color_utils::ApplyColorReduction(

Completed in 51 milliseconds