Searched defs:bytes_per_pixel (Results 1 – 4 of 4) sorted by relevance
37 int ScreenView::bytes_per_pixel() const { return 4; } in bytes_per_pixel() function in cuttlefish::ScreenView
123 int bytes_per_pixel = formatToBytesPerPixel(gralloc0_buffer->format); in GetMonoPlanarStrideBytes() local
56 int bytes_per_pixel = formatToBytesPerPixel(format); in gralloc_alloc_buffer() local
278 int bytes_per_pixel = formatToBytesPerPixel(format); in formatToBytesPerFrame() local