Home
last modified time | relevance | path

Searched refs:GetPixelValue (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/display/composer/test/common/
H A Ddisplay_test_utils.h85 uint32_t GetPixelValue(const BufferHandle& handle, int x, int y);
H A Ddisplay_test_utils.cpp95 uint32_t GetPixelValue(const BufferHandle &handle, int x, int y) in GetPixelValue() function