Home
last modified time | relevance | path

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

/external/chromium_org/ui/gfx/
Dcolor_profile_win_unittest.cc11 bool TestColorProfileUsingScreenBounds(const gfx::Rect& bounds) { in TestColorProfileUsingScreenBounds() function
18 EXPECT_TRUE(TestColorProfileUsingScreenBounds(in_screen_bounds)); in TEST()
23 EXPECT_FALSE(TestColorProfileUsingScreenBounds(off_screen_bounds)); in TEST()
29 EXPECT_FALSE(TestColorProfileUsingScreenBounds(empty_screen_bounds)); in TEST()