Searched defs:SetPixel (Results 1 – 4 of 4) sorted by relevance
| /drivers/peripheral/display/composer/test/common/ |
| D | hdi_test_render_utils.cpp | 30 void SetPixel(const BufferHandle& handle, int x, int y, uint32_t color) in SetPixel() function
|
| D | display_test_utils.cpp | 169 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/composer/vdi_base/src/ |
| D | hdi_layer.cpp | 238 void HdiLayer::SetPixel(const BufferHandle &handle, int x, int y, uint32_t color) in SetPixel() function in OHOS::HDI::DISPLAY::HdiLayer
|