Searched refs:MALI_GRALLOC_FORMAT_INTERNAL_P210 (Results 1 – 6 of 6) sorted by relevance
/hardware/google/gchips/gralloc4/interfaces/libs/drmutils/src/ |
D | drmutils.cpp | 47 { MALI_GRALLOC_FORMAT_INTERNAL_P210, DRM_FORMAT_P210 }, in drm_fourcc_from_handle()
|
/hardware/google/gchips/gralloc4/src/ |
D | mali_gralloc_formats.h | 111 MALI_GRALLOC_FORMAT_INTERNAL_P210, enumerator
|
/hardware/google/gchips/gralloc3/src/ |
D | mali_gralloc_formats.h | 113 MALI_GRALLOC_FORMAT_INTERNAL_P210, enumerator
|
D | format_info.cpp | 67 …{ .id = MALI_GRALLOC_FORMAT_INTERNAL_P210, .npln = 2, .ncmp = 3, .bps = 10, .bpp… 169 …{ .id = MALI_GRALLOC_FORMAT_INTERNAL_P210, .cpu_wr = F_LIN, .cpu_rd = F_LIN, …
|
D | mali_gralloc_bufferaccess.cpp | 1156 case MALI_GRALLOC_FORMAT_INTERNAL_P210: in mali_gralloc_lock_flex_async()
|
/hardware/google/gchips/gralloc4/src/core/ |
D | format_info.cpp | 64 …{ ID(MALI_GRALLOC_FORMAT_INTERNAL_P210), .npln = 2, .ncmp = { 1, 2, 0 }, .bps = … 152 …{ .id = MALI_GRALLOC_FORMAT_INTERNAL_P210, .cpu_rd = F_LIN, .cpu_wr = F_LIN, .gpu…
|