Home
last modified time | relevance | path

Searched refs:GRALLOC_AFBC_MIN_SIZE (Results 1 – 2 of 2) sorted by relevance

/device/linaro/hikey/gralloc960/
Dmali_gralloc_formats.cpp49 #define GRALLOC_AFBC_MIN_SIZE 75 macro
158 afbc_allowed = ((buffer_size * 100) / (GRALLOC_DISP_W * GRALLOC_DISP_H)) >= GRALLOC_AFBC_MIN_SIZE; in is_afbc_allowed()
/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_formats.cpp49 #define GRALLOC_AFBC_MIN_SIZE 75 macro
158 afbc_allowed = ((buffer_size * 100) / (GRALLOC_DISP_W * GRALLOC_DISP_H)) >= GRALLOC_AFBC_MIN_SIZE; in is_afbc_allowed()