Searched refs:SZ_2M (Results 1 – 3 of 3) sorted by relevance
32 #define SZ_2M 0x200000 macro
69 data.align = SZ_2M; in gralloc_alloc_buffer()
33 #define SZ_2M 0x200000 macro74 data.align = ALIGN((int) data.align, SZ_2M); in gralloc_alloc_buffer()