Home
last modified time | relevance | path

Searched defs:SetPixel (Results 1 – 3 of 3) sorted by relevance

/drivers/peripheral/display/composer/test/common/
Dhdi_test_render_utils.cpp30 void SetPixel(const BufferHandle& handle, int x, int y, uint32_t color) in SetPixel() function
Ddisplay_test_utils.cpp170 void SetPixel(const BufferHandle &handle, int x, int y, uint32_t color) in SetPixel() function
/drivers/peripheral/display/hal/default_standard/src/display_device/core/
Dhdi_layer.cpp183 void HdiLayer::SetPixel(const BufferHandle &handle, int x, int y, uint32_t color) in SetPixel() function in OHOS::HDI::DISPLAY::HdiLayer