Searched refs:GetBytesPerPixel (Results 1 – 4 of 4) sorted by relevance
99 int32_t ReadbackHelper::GetBytesPerPixel(PixelFormat pixelFormat) { in GetBytesPerPixel() function in android::hardware::graphics::composer::V2_2::vts::ReadbackHelper114 int32_t bytesPerPixel = GetBytesPerPixel(pixelFormat); in fillBuffer()174 const int32_t bytesPerPixel = ReadbackHelper::GetBytesPerPixel(pixelFormat); in compareColorBuffers()
106 int32_t ReadbackHelper::GetBytesPerPixel(common::PixelFormat pixelFormat) { in GetBytesPerPixel() function in aidl::android::hardware::graphics::composer3::vts::ReadbackHelper122 int32_t bytesPerPixel = GetBytesPerPixel(pixelFormat); in fillBuffer()177 const int32_t bytesPerPixel = ReadbackHelper::GetBytesPerPixel(pixelFormat); in compareColorBuffers()
171 static int32_t GetBytesPerPixel(PixelFormat pixelFormat);
157 static int32_t GetBytesPerPixel(PixelFormat pixelFormat);