Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.2/utils/vts/
DReadbackVts.cpp98 int32_t ReadbackHelper::GetBytesPerPixel(PixelFormat pixelFormat) { in GetBytesPerPixel() function in android::hardware::graphics::composer::V2_2::vts::ReadbackHelper
113 int32_t bytesPerPixel = GetBytesPerPixel(pixelFormat); in fillBuffer()
173 const int32_t bytesPerPixel = ReadbackHelper::GetBytesPerPixel(pixelFormat); in compareColorBuffers()
/hardware/interfaces/graphics/composer/2.2/utils/vts/include/composer-vts/2.2/
DReadbackVts.h157 static int32_t GetBytesPerPixel(PixelFormat pixelFormat);