Searched refs:GetBytesPerPixel (Results 1 – 2 of 2) sorted by relevance
98 int32_t ReadbackHelper::GetBytesPerPixel(PixelFormat pixelFormat) { in GetBytesPerPixel() function in android::hardware::graphics::composer::V2_2::vts::ReadbackHelper113 int32_t bytesPerPixel = GetBytesPerPixel(pixelFormat); in fillBuffer()173 const int32_t bytesPerPixel = ReadbackHelper::GetBytesPerPixel(pixelFormat); in compareColorBuffers()
157 static int32_t GetBytesPerPixel(PixelFormat pixelFormat);