Home
last modified time | relevance | path

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

/bootable/recovery/tests/unit/
Dscreen_ui_test.cpp272 auto wide_surface = GRSurface::Create(300, 50, 300, 1); in TEST_F() local
273 ASSERT_FALSE(GraphicMenu::Validate(299, 200, wide_surface.get(), items)); in TEST_F()