Home
last modified time | relevance | path

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

/external/chromium_org/ui/gfx/image/
Dimage_skia_unittest.cc206 const int kSmallIcon1x = 16; in TEST_F() local
210 ImageSkia image(new NullSource(), gfx::Size(kSmallIcon1x, kSmallIcon1x)); in TEST_F()
219 gfx::Size(kSmallIcon1x, kSmallIcon1x), 1.0f)); in TEST_F()