Searched refs:GRALLOC_ALIGN_BASE_64 (Results 1 – 3 of 3) sorted by relevance
37 #define GRALLOC_ALIGN_BASE_64 64 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()