Home
last modified time | relevance | path

Searched refs:SetUint32 (Results 1 – 4 of 4) sorted by relevance

/test/xts/hats/hdf/display/composer/common/
Dhdi_test_render_utils.cpp22 void SetUint32(uint32_t& dst, uint32_t value) in SetUint32() function
48 SetUint32(*pixel, color); in SetPixel()
Dhdi_test_render_utils.h24 void SetUint32(uint32_t& dst, uint32_t value);
Ddisplay_test_utils.h82 void SetUint32(uint32_t& dst, uint32_t value);
Ddisplay_test_utils.cpp157 void SetUint32(uint32_t &dst, uint32_t value) in SetUint32() function
189 SetUint32(*pixel, color); in SetPixel()