HomeSort by relevance Sort by last modified time
    Searched defs:IsColor (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ash/desktop_background/
wallpaper_resizer_unittest.cc 47 bool IsColor(const gfx::ImageSkia& image, const uint32_t expect) {
140 EXPECT_TRUE(IsColor(center, kExpectedCenter));
141 EXPECT_TRUE(IsColor(center_cropped, kExpectedCenterCropped));
142 EXPECT_TRUE(IsColor(stretch, kExpectedStretch));
143 EXPECT_TRUE(IsColor(tile, kExpectedTile));
  /external/opencv/otherlibs/highgui/
grfmt_base.h 72 bool IsColor() { return m_iscolor; };
  /external/jhead/
jhead.h 88 int IsColor;

Completed in 1080 milliseconds