Searched refs:MALI_GRALLOC_FORMAT_INTERNAL_RAW12 (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gchips/gralloc4/src/ |
D | mali_gralloc_formats.h | 86 MALI_GRALLOC_FORMAT_INTERNAL_RAW12 = HAL_PIXEL_FORMAT_RAW12, enumerator
|
/hardware/google/gchips/gralloc4/src/core/ |
D | mali_gralloc_bufferallocation.cpp | 664 format.id == MALI_GRALLOC_FORMAT_INTERNAL_RAW12 || in calc_allocation_size() 1137 case MALI_GRALLOC_FORMAT_INTERNAL_RAW12: in mali_gralloc_derive_format_and_size()
|
D | format_info.cpp | 70 …{ ID(MALI_GRALLOC_FORMAT_INTERNAL_RAW12), .npln = 1, .ncmp = { 1, 0, 0 }, .bps = … 159 …{ .id = MALI_GRALLOC_FORMAT_INTERNAL_RAW12, .cpu_rd = F_LIN, .cpu_wr = F_LIN, .gpu… 243 { HAL_PIXEL_FORMAT_RAW12, false, MALI_GRALLOC_FORMAT_INTERNAL_RAW12 },
|