Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/system/gralloc/
Dgralloc.cpp264 size_t uvHeight = h / 2; in gralloc_alloc() local
265 ashmem_size += yStride * h + 2 * (uvHeight * uvStride); in gralloc_alloc()