Home
last modified time | relevance | path

Searched refs:pixelBytes (Results 1 - 6 of 6) sorted by relevance

/device/soc/hisilicon/common/hal/display/source/display_device/src/core/
H A Dhdi_layer.cpp185 const int32_t pixelBytes = 4; in SetPixel() local
195 if ((position * pixelBytes) > handle.size) { in SetPixel()
/device/soc/rockchip/common/hardware/display/src/display_device/
H A Dhdi_layer.cpp180 const int32_t pixelBytes = 4; in SetPixel() local
192 if ((position * pixelBytes) > handle.size) { in SetPixel()
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H A Dhdi_layer.cpp177 const int32_t pixelBytes = 4; in SetPixel() local
186 if ((position * pixelBytes) > handle.size) { in SetPixel()
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Dhdi_layer.cpp242 const int32_t pixelBytes = 4; in SetPixel() local
251 if ((position * pixelBytes) > handle.size) { in SetPixel()
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Dhdi_layer.cpp242 const int32_t pixelBytes = 4; in SetPixel() local
251 if ((position * pixelBytes) > handle.size) { in SetPixel()
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Dhdi_layer.cpp242 const int32_t pixelBytes = 4; in SetPixel() local
251 if ((position * pixelBytes) > handle.size) { in SetPixel()

Completed in 4 milliseconds