Searched refs:GRALLOC_ALIGN_BASE_128 (Results 1 – 3 of 3) sorted by relevance
38 #define GRALLOC_ALIGN_BASE_128 128 macro
372 ((hnd->height % 4 == 0) ? GRALLOC_ALIGN_BASE_64 : GRALLOC_ALIGN_BASE_128)); in gralloc_lock_ycbcr()
480 ((h % 4 == 0) ? GRALLOC_ALIGN_BASE_64 : GRALLOC_ALIGN_BASE_128)); in alloc_device_alloc()