Home
last modified time | relevance | path

Searched refs:h16 (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
306 h16 = cuttlefish::screen::ScreenRegionView::align(h); in formatToBytesPerFrame()
307 return bytes_per_pixel * w16 * h16 + in formatToBytesPerFrame()