Searched refs:tileHeight (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware/modules/gralloc/
H A Dgralloc.cpp230 const size_t tileHeight = 2; local
233 size_t size = align(height, tileHeight) * stride * bytesPerPixel + 4;

Completed in 3638 milliseconds