Home
last modified time | relevance | path

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

/drivers/peripheral/display/composer/test/common/
Ddisplay_test_utils.cpp53 static int32_t GetPixelFormatBpp(PixelFormat format) in GetPixelFormatBpp() function
99 int32_t bpp = GetPixelFormatBpp((PixelFormat)handle.format); in GetPixelValue()
132 int32_t bpp = GetPixelFormatBpp(static_cast<PixelFormat>(handle.format)); in CheckPixel()