Searched defs:SetPixel (Results 1 – 4 of 4) sorted by relevance
| /drivers/peripheral/display/test/unittest/standard/display_device/ |
| D | hdi_test_render_utils.cpp | 31 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/ |
| D | hdi_layer.cpp | 183 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/ |
| D | display_test_utils.cpp | 140 void SetPixel(const BufferHandle &handle, int x, int y, uint32_t color) in SetPixel() function
|
| /drivers/peripheral/display/test/unittest/standard/display_gfx/ |
| D | display_gfx_test.cpp | 106 static void SetPixel(const BufferHandle &handle, int x, int y, uint32_t color) in SetPixel() function
|