Home
last modified time | relevance | path

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

/test/xts/hats/hdf/display/composer/common/
Ddisplay_test_utils.cpp113 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
185 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
/test/xts/hats/hdf/hdf_lite/display/
Dloadbmp_test.c46 uint16_t pixel = 0; in OsdMakeColorU16() local