Home
last modified time | relevance | path

Searched defs:pixel (Results 1 – 6 of 6) sorted by relevance

/drivers/peripheral/display/composer/test/common/
Ddisplay_test_utils.cpp112 uint32_t *pixel = reinterpret_cast<uint32_t *>(handle.virAddr) + position; in GetPixelValue() local
145 uint32_t *pixel = reinterpret_cast<uint32_t *>(handle.virAddr) + position; in CheckPixel() local
186 uint32_t *pixel = reinterpret_cast<uint32_t *>(handle.virAddr) + position; in SetPixel() local
Dhdi_test_render_utils.cpp46 uint32_t* pixel = reinterpret_cast<uint32_t *>(handle.virAddr) + position; in SetPixel() local
/drivers/peripheral/display/hal/default_standard/src/display_device/core/
Dhdi_layer.cpp198 uint32_t *pixel = reinterpret_cast<uint32_t *>(handle.virAddr) + position; in SetPixel() local
/drivers/peripheral/display/composer/vdi_base/src/
Dhdi_layer.cpp252 uint32_t *pixel = reinterpret_cast<uint32_t *>(handle.virAddr) + position; in SetPixel() local
/drivers/peripheral/display/test/unittest/lite/
Dloadbmp_test.c46 uint16_t pixel = 0; in OsdMakeColorU16() local
/drivers/hdf_core/framework/model/camera/device_manager/include/
Dcamera_device_manager.h82 struct Pixel pixel; member