/device/soc/hisilicon/common/hal/display/source/display_device/src/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 208 SetPixel(handle, x, y, color);
in ClearColor()
|
H A D | hdi_layer.h | 160 void SetPixel(const BufferHandle &handle, int x, int y, uint32_t color);
|
/device/soc/rockchip/common/hardware/display/src/display_device/ |
H A D | hdi_layer.cpp | 178 void HdiLayer::SetPixel(const BufferHandle &handle, int x, int y, uint32_t color) in SetPixel() function in OHOS::HDI::DISPLAY::HdiLayer 205 SetPixel(handle, x, y, color); in ClearColor()
|
H A D | hdi_layer.h | 140 void SetPixel(const BufferHandle &handle, int x, int y, uint32_t color);
|
/device/soc/rockchip/rk3399/hardware/display/src/display_device/ |
H A D | hdi_layer.cpp | 175 void HdiLayer::SetPixel(const BufferHandle &handle, int x, int y, uint32_t color) in SetPixel() function in OHOS::HDI::DISPLAY::HdiLayer 199 SetPixel(handle, x, y, color); in ClearColor()
|
H A D | hdi_layer.h | 138 void SetPixel(const BufferHandle &handle, int x, int y, uint32_t color);
|
/device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
H A D | hdi_layer.cpp | 240 void HdiLayer::SetPixel(const BufferHandle &handle, int x, int y, uint32_t color) in SetPixel() function in OHOS::HDI::DISPLAY::HdiLayer 264 SetPixel(handle, x, y, color); in ClearColor()
|
H A D | hdi_layer.h | 139 void SetPixel(const BufferHandle &handle, int x, int y, uint32_t color);
|
/device/soc/rockchip/rk3568/hardware/display/src/display_device/ |
H A D | hdi_layer.cpp | 240 void HdiLayer::SetPixel(const BufferHandle &handle, int x, int y, uint32_t color) in SetPixel() function in OHOS::HDI::DISPLAY::HdiLayer 264 SetPixel(handle, x, y, color); in ClearColor()
|
H A D | hdi_layer.h | 139 void SetPixel(const BufferHandle &handle, int x, int y, uint32_t color);
|
/device/soc/rockchip/rk3588/hardware/display/src/display_device/ |
H A D | hdi_layer.cpp | 240 void HdiLayer::SetPixel(const BufferHandle &handle, int x, int y, uint32_t color)
in SetPixel() function in OHOS::HDI::DISPLAY::HdiLayer 264 SetPixel(handle, x, y, color);
in ClearColor()
|
H A D | hdi_layer.h | 139 void SetPixel(const BufferHandle &handle, int x, int y, uint32_t color);
|