Home
last modified time | relevance | path

Searched refs:kNotClipped (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/tab_contents/
Dthumbnail_generator_unittest.cc226 ThumbnailGenerator::ClipResult clip_result = ThumbnailGenerator::kNotClipped; in TEST()
242 ThumbnailGenerator::ClipResult clip_result = ThumbnailGenerator::kNotClipped; in TEST()
258 ThumbnailGenerator::ClipResult clip_result = ThumbnailGenerator::kNotClipped; in TEST()
265 EXPECT_EQ(ThumbnailGenerator::kNotClipped, clip_result); in TEST()
274 ThumbnailGenerator::ClipResult clip_result = ThumbnailGenerator::kNotClipped; in TEST()
Dthumbnail_generator.cc429 *clip_result = ThumbnailGenerator::kNotClipped; in GetClippedBitmap()
447 ThumbnailGenerator::ClipResult clip_result = ThumbnailGenerator::kNotClipped; in UpdateThumbnailIfNecessary()
461 clip_result == ThumbnailGenerator::kNotClipped); in UpdateThumbnailIfNecessary()
Dthumbnail_generator.h44 kNotClipped, enumerator