Searched refs:tileHeight (Results 1 – 2 of 2) sorted by relevance
236 const size_t tileHeight = 2; in gralloc_alloc() local239 size_t size = align(height, tileHeight) * stride * bytesPerPixel + 4; in gralloc_alloc()
63 layout(constant_id = 1) const uint tileHeight = 8;