Home
last modified time | relevance | path

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

/test/xts/hats/hdf/display/composer/common/
Dhdi_test_render_utils.cpp30 void SetPixel(const BufferHandle& handle, int x, int y, uint32_t color) in SetPixel() function
55 SetPixel(handle, x, y, color); in ClearColor()
Dhdi_test_render_utils.h25 void SetPixel(const BufferHandle& handle, int x, int y, uint32_t color);
Ddisplay_test_utils.cpp169 void SetPixel(const BufferHandle &handle, int x, int y, uint32_t color) in SetPixel() function
196 SetPixel(handle, x, y, color); in ClearColor()
207 SetPixel(handle, x + rect.x, y + rect.y, color); in ClearColorRect()
Ddisplay_test_utils.h83 void SetPixel(const BufferHandle& handle, int x, int y, uint32_t color);