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 46 bool IsColor(const gfx::ImageSkia& image, const uint32_t expect) {
136 EXPECT_TRUE(IsColor(center, kExpectedCenter));
137 EXPECT_TRUE(IsColor(center_cropped, kExpectedCenterCropped));
138 EXPECT_TRUE(IsColor(stretch, kExpectedStretch));
139 EXPECT_TRUE(IsColor(tile, kExpectedTile));
  /external/opencv/otherlibs/highgui/
grfmt_base.h 72 bool IsColor() { return m_iscolor; };
  /external/jhead/
jhead.h 101 int IsColor;

Completed in 708 milliseconds