Searched refs:GRALLOC_AFBC_MIN_SIZE (Results 1 – 2 of 2) sorted by relevance
49 #define GRALLOC_AFBC_MIN_SIZE 75 macro158 afbc_allowed = ((buffer_size * 100) / (GRALLOC_DISP_W * GRALLOC_DISP_H)) >= GRALLOC_AFBC_MIN_SIZE; in is_afbc_allowed()