Searched refs:MALI_GRALLOC_FORMAT_INTERNAL_Y0L2 (Results 1 – 5 of 5) sorted by relevance
/hardware/google/gchips/gralloc4/interfaces/libs/drmutils/src/ |
D | drmutils.cpp | 44 { MALI_GRALLOC_FORMAT_INTERNAL_Y0L2, DRM_FORMAT_Y0L2 }, in drm_fourcc_from_handle()
|
/hardware/google/gchips/gralloc4/src/ |
D | mali_gralloc_formats.h | 109 MALI_GRALLOC_FORMAT_INTERNAL_Y0L2, enumerator
|
/hardware/google/gchips/gralloc3/src/ |
D | mali_gralloc_formats.h | 111 MALI_GRALLOC_FORMAT_INTERNAL_Y0L2, enumerator
|
D | format_info.cpp | 62 …{ .id = MALI_GRALLOC_FORMAT_INTERNAL_Y0L2, .npln = 1, .ncmp = 4, .bps = 10, .bpp… 164 …{ .id = MALI_GRALLOC_FORMAT_INTERNAL_Y0L2, .cpu_wr = F_LIN, .cpu_rd = F_LIN, …
|
/hardware/google/gchips/gralloc4/src/core/ |
D | format_info.cpp | 60 …{ ID(MALI_GRALLOC_FORMAT_INTERNAL_Y0L2), .npln = 1, .ncmp = { 4, 0, 0 }, .bps = … 148 …{ .id = MALI_GRALLOC_FORMAT_INTERNAL_Y0L2, .cpu_rd = F_LIN, .cpu_wr = F_LIN, .gpu…
|