Home
last modified time | relevance | path

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

/test/xts/hats/hdf/display/common/
Ddisplay_test_utils.cpp90 uint32_t *pixel = reinterpret_cast<uint32_t *>(handle.virAddr) + position; in GetPixelValue() local
120 uint32_t *pixel = reinterpret_cast<uint32_t *>(handle.virAddr) + position; in CheckPixel() local
158 uint32_t *pixel = reinterpret_cast<uint32_t *>(handle.virAddr) + position; in SetPixel() local
/test/xts/hats/hdf/display/device/
Dhdi_test_render_utils.cpp46 uint32_t *pixel = reinterpret_cast<uint32_t *>(handle.virAddr) + position; in SetPixel() local