Home
last modified time | relevance | path

Searched refs:w16 (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/guest/hals/gralloc/legacy/
Dgralloc_vsoc_priv.h279 int w16, h16; in formatToBytesPerFrame() local
305 w16 = cuttlefish::screen::ScreenRegionView::align(w); in formatToBytesPerFrame()
307 return bytes_per_pixel * w16 * h16 + in formatToBytesPerFrame()