Searched defs:SetPixel (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/drivers/peripheral/display/composer/test/common/ |
H A D | hdi_test_render_utils.cpp | 30 void SetPixel(const BufferHandle& handle, int x, int y, uint32_t color) in SetPixel() function
|
H A D | display_test_utils.cpp | 169 void SetPixel(const BufferHandle &handle, int x, int y, uint32_t color) in SetPixel() function
|
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/core/ |
H A 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
|
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/ |
H A 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
|