Home
last modified time | relevance | path

Searched refs:DrawWindowColor (Results 1 - 2 of 2) sorted by relevance

/foundation/window/window_manager/test/systemtest/dms/
H A Ddisplay_manager_test.cpp56 bool DrawWindowColor(const sptr<Window>& window, uint32_t color, int32_t width, int32_t height);
110 DrawWindowColor(window, color, width, height); // 0x66000000 color_black in CreateWindow()
115 bool DisplayManagerTest::DrawWindowColor(const sptr<Window>& window, uint32_t color, int32_t width, int32_t height) in DrawWindowColor() function in OHOS::Rosen::DisplayManagerTest
H A Dscreen_manager_test.cpp47 bool DrawWindowColor(const sptr<Window>& window, uint32_t color);
161 bool ScreenManagerTest::DrawWindowColor(const sptr<Window>& window, uint32_t color) in DrawWindowColor() function in OHOS::Rosen::ScreenManagerTest
606 ASSERT_EQ(true, DrawWindowColor(window, COLOR_RED)); in HWTEST_F()
1043 ASSERT_EQ(true, DrawWindowColor(window, COLOR_RED)); in HWTEST_F()

Completed in 5 milliseconds