Home
last modified time | relevance | path

Searched refs:ClearColor (Results 1 - 11 of 11) sorted by relevance

/drivers/peripheral/display/composer/test/common/
H A Dhdi_test_render_utils.h26 void ClearColor(const BufferHandle& handle, uint32_t color);
H A Dhdi_test_render_utils.cpp51 void ClearColor(const BufferHandle& handle, uint32_t color) in ClearColor() function
H A Ddisplay_test_utils.h84 void ClearColor(const BufferHandle& handle, uint32_t color);
H A Ddisplay_test_utils.cpp192 void ClearColor(const BufferHandle &handle, uint32_t color) in ClearColor() function
H A Dhdi_test_display.cpp179 ClearColor(*handle, 0); // need clear the fb first in Commit()
/drivers/peripheral/display/composer/vdi_base/include/
H A Dhdi_layer.h137 void ClearColor(uint32_t color);
/drivers/peripheral/display/hal/default_standard/src/display_device/core/
H A Dhdi_layer.h158 void ClearColor(uint32_t color);
H A Dhdi_layer.cpp202 void HdiLayer::ClearColor(uint32_t color) in ClearColor() function in OHOS::HDI::DISPLAY::HdiLayer
/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_layer.cpp256 void HdiLayer::ClearColor(uint32_t color) in ClearColor() function in OHOS::HDI::DISPLAY::HdiLayer
/drivers/peripheral/display/composer/test/moduletest/
H A Dhdi_device_test.cpp255 ClearColor(*(handle->Get()), setting.color); in CreateTestLayer()
/drivers/peripheral/display/composer/test/unittest/
H A Dhdi_composer_ut.cpp84 ClearColor(*(handle->Get()), setting.color); in CreateTestLayer()

Completed in 7 milliseconds