Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DFormatConversions.cpp35 uint32_t uvHeight = height / 2; in get_yv12_offsets() local
50 uint32_t uvHeight = height / 2; in get_yuv420p_offsets() local
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc.cpp590 size_t uvHeight = h / 2; in gralloc_alloc() local