Searched defs:bytesPerPixel (Results 1 – 8 of 8) sorted by relevance
359 int32_t bytesPerPixel = std::numeric_limits<int32_t>::min(); in TEST() local503 const uint32_t bytesPerPixel = 2; in TEST() local554 const uint32_t bytesPerPixel = 2; in TEST() local
56 int32_t bytesPerPixel = 0; in Buffer() local
493 VkFormat format, uint32_t bytesPerPixel) in VkImageRenderer()
386 static int bytesPerPixel(int32_t format) { in bytesPerPixel() function
187 int bytesPerPixel = bitmap.getRowBytes() / bitmap.getWidth(); in createFromUncompressedETC1() local
327 int bytesPerPixel = ImageFormat.getBitsPerPixel(format) / 8; in getDataFromImage() local
779 int bytesPerPixel = (ImageFormat.getBitsPerPixel(format) * 2) / (8 * 3); in getDataFromImage() local
1924 int bytesPerPixel = ImageFormat.getBitsPerPixel(format) / 8; in getDataFromImage() local2863 int bytesPerPixel = ImageFormat.getBitsPerPixel(format) / 8; in validateP010Data() local2877 int bytesPerPixel = ImageFormat.getBitsPerPixel(format) / 8; in validateP210Data() local