Home
last modified time | relevance | path

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

/drivers/peripheral/display/test/unittest/standard/display_device/
Dhdi_test_render_utils.cpp31 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
/drivers/peripheral/display/test/unittest/standard/common/
Ddisplay_test_utils.cpp140 void SetPixel(const BufferHandle &handle, int x, int y, uint32_t color) in SetPixel() function
/drivers/peripheral/display/test/unittest/standard/display_gfx/
Ddisplay_gfx_test.cpp106 static void SetPixel(const BufferHandle &handle, int x, int y, uint32_t color) in SetPixel() function