Home
last modified time | relevance | path

Searched refs:MALI_GRALLOC_FORMAT_INTERNAL_RAW16 (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gchips/gralloc4/interfaces/libs/drmutils/src/
Ddrmutils.cpp32 { MALI_GRALLOC_FORMAT_INTERNAL_RAW16, DRM_FORMAT_R16 }, in drm_fourcc_from_handle()
/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_formats.h83 MALI_GRALLOC_FORMAT_INTERNAL_RAW16 = HAL_PIXEL_FORMAT_RAW16, enumerator
/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_formats.h83 MALI_GRALLOC_FORMAT_INTERNAL_RAW16 = HAL_PIXEL_FORMAT_RAW16, enumerator
Dformat_info.cpp74 …{ .id = MALI_GRALLOC_FORMAT_INTERNAL_RAW16, .npln = 1, .ncmp = 1, .bps = 16, .bpp…
176 …{ .id = MALI_GRALLOC_FORMAT_INTERNAL_RAW16, .cpu_wr = F_LIN, .cpu_rd = F_LIN, …
251 { HAL_PIXEL_FORMAT_RAW16, false, MALI_GRALLOC_FORMAT_INTERNAL_RAW16 },
/hardware/google/gchips/gralloc4/src/core/
Dformat_info.cpp69 …{ ID(MALI_GRALLOC_FORMAT_INTERNAL_RAW16), .npln = 1, .ncmp = { 1, 0, 0 }, .bps = …
157 …{ .id = MALI_GRALLOC_FORMAT_INTERNAL_RAW16, .cpu_rd = F_LIN, .cpu_wr = F_LIN, .gpu…
235 { HAL_PIXEL_FORMAT_RAW16, false, MALI_GRALLOC_FORMAT_INTERNAL_RAW16 },