Home
last modified time | relevance | path

Searched defs:bytes_per_pixel (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/guest/hals/hwcomposer/common/
Dscreen_view.cpp37 int ScreenView::bytes_per_pixel() const { return 4; } in bytes_per_pixel() function in cvd::ScreenView
Dgralloc_utils.cpp207 int bytes_per_pixel = formatToBytesPerPixel(gralloc0_buffer->format); in GetMonoPlanarStrideBytes() local
/device/google/cuttlefish/guest/hals/gralloc/legacy/
Dgralloc.cpp56 int bytes_per_pixel = formatToBytesPerPixel(format); in gralloc_alloc_buffer() local
Dgralloc_vsoc_priv.h278 int bytes_per_pixel = formatToBytesPerPixel(format); in formatToBytesPerFrame() local