Home
last modified time | relevance | path

Searched refs:MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED (Results 1 – 8 of 8) sorted by relevance

/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_formats.cpp1362 uint64_t alloc_format = MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED; in get_best_format()
1364 assert(req_base_format != MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED); in get_best_format()
1392 uint64_t first_of_best_formats = MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED; in get_best_format()
1393 uint64_t req_format = MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED; in get_best_format()
1494 uint32_t base_format = MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED; in get_base_format_for_modifiers()
1563 uint32_t base_format = MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED; in get_base_format()
1684 uint64_t alloc_format = MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED; in mali_gralloc_select_format()
1691 if (req_base_format == MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED || in mali_gralloc_select_format()
1723 if (base_format != MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED) in mali_gralloc_select_format()
1788 if (alloc_format == MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED) in mali_gralloc_select_format()
[all …]
Dmali_gralloc_formats.h67 MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED = 0, enumerator
202 format = MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED; in mali_gralloc_format_wrapper()
Dformat_info.cpp255 { HAL_PIXEL_FORMAT_RAW_OPAQUE, false, MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED },
259 { HAL_PIXEL_FORMAT_YCbCr_444_888, true, MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED },
260 { HAL_PIXEL_FORMAT_FLEX_RGB_888, true, MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED },
261 { HAL_PIXEL_FORMAT_FLEX_RGBA_8888, true, MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED },
402 internal_format = MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED; in get_internal_format()
Dmali_gralloc_bufferallocation.cpp1210 if (bufDescriptor->alloc_format == MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED) in mali_gralloc_derive_format_and_size()
/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_formats.h68 MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED = 0, enumerator
209 format = MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED; in mali_gralloc_format_wrapper()
/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_formats.cpp1245 uint64_t alloc_format = MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED; in get_best_format()
1247 assert(req_base_format != MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED); in get_best_format()
1276 uint64_t first_of_best_formats = MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED; in get_best_format()
1277 uint64_t req_format = MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED; in get_best_format()
1382 uint32_t base_format = MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED; in get_base_format()
1477 uint64_t alloc_format = MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED; in mali_gralloc_select_format()
1484 if (req_base_format == MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED || in mali_gralloc_select_format()
Dformat_info.cpp239 { HAL_PIXEL_FORMAT_RAW_OPAQUE, false, MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED },
243 { HAL_PIXEL_FORMAT_YCbCr_444_888, true, MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED },
244 { HAL_PIXEL_FORMAT_FLEX_RGB_888, true, MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED },
245 { HAL_PIXEL_FORMAT_FLEX_RGBA_8888, true, MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED },
381 internal_format = MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED; in get_internal_format()
Dmali_gralloc_bufferallocation.cpp974 if (bufDescriptor->alloc_format == MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED) in mali_gralloc_derive_format_and_size()