Searched refs:MALI_GRALLOC_FORMAT_INTERNAL_Y410 (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gchips/gralloc4/interfaces/libs/drmutils/src/ |
D | drmutils.cpp | 48 { MALI_GRALLOC_FORMAT_INTERNAL_Y410, DRM_FORMAT_Y410 }, in drm_fourcc_from_handle()
|
/hardware/google/gchips/gralloc4/src/ |
D | mali_gralloc_formats.h | 115 MALI_GRALLOC_FORMAT_INTERNAL_Y410, enumerator
|
/hardware/google/gchips/gralloc4/src/core/ |
D | format_info.cpp | 67 …{ ID(MALI_GRALLOC_FORMAT_INTERNAL_Y410), .npln = 1, .ncmp = { 4, 0, 0 }, .bps = … 156 …{ .id = MALI_GRALLOC_FORMAT_INTERNAL_Y410, .cpu_rd = F_LIN, .cpu_wr = F_LIN, .gpu…
|