Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.2/utils/vts/
DReadbackVts.cpp99 int32_t ReadbackHelper::GetBytesPerPixel(PixelFormat pixelFormat) { in GetBytesPerPixel() function in android::hardware::graphics::composer::V2_2::vts::ReadbackHelper
114 int32_t bytesPerPixel = GetBytesPerPixel(pixelFormat); in fillBuffer()
174 const int32_t bytesPerPixel = ReadbackHelper::GetBytesPerPixel(pixelFormat); in compareColorBuffers()
/hardware/interfaces/graphics/composer/aidl/vts/
DReadbackVts.cpp106 int32_t ReadbackHelper::GetBytesPerPixel(common::PixelFormat pixelFormat) { in GetBytesPerPixel() function in aidl::android::hardware::graphics::composer3::vts::ReadbackHelper
122 int32_t bytesPerPixel = GetBytesPerPixel(pixelFormat); in fillBuffer()
177 const int32_t bytesPerPixel = ReadbackHelper::GetBytesPerPixel(pixelFormat); in compareColorBuffers()
DReadbackVts.h171 static int32_t GetBytesPerPixel(PixelFormat pixelFormat);
/hardware/interfaces/graphics/composer/2.2/utils/vts/include/composer-vts/2.2/
DReadbackVts.h157 static int32_t GetBytesPerPixel(PixelFormat pixelFormat);