Home
last modified time | relevance | path

Searched refs:MALI_GRALLOC_FORMAT_INTERNAL_P010 (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gchips/gralloc4/interfaces/libs/drmutils/src/
Ddrmutils.cpp46 { MALI_GRALLOC_FORMAT_INTERNAL_P010, DRM_FORMAT_P010 }, in drm_fourcc_from_handle()
/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_formats.h110 MALI_GRALLOC_FORMAT_INTERNAL_P010, enumerator
/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_formats.h112 MALI_GRALLOC_FORMAT_INTERNAL_P010, enumerator
Dformat_info.cpp63 …{ .id = MALI_GRALLOC_FORMAT_INTERNAL_P010, .npln = 2, .ncmp = 3, .bps = 10, .bpp…
165 …{ .id = MALI_GRALLOC_FORMAT_INTERNAL_P010, .cpu_wr = F_LIN, .cpu_rd = F_LIN, …
272 { HAL_PIXEL_FORMAT_YCBCR_P010, false, MALI_GRALLOC_FORMAT_INTERNAL_P010 },
Dmali_gralloc_bufferaccess.cpp1139 case MALI_GRALLOC_FORMAT_INTERNAL_P010: in mali_gralloc_lock_flex_async()
/hardware/google/gchips/gralloc4/src/core/
Dformat_info.cpp61 …{ ID(MALI_GRALLOC_FORMAT_INTERNAL_P010), .npln = 2, .ncmp = { 1, 2, 0 }, .bps = …
149 …{ .id = MALI_GRALLOC_FORMAT_INTERNAL_P010, .cpu_rd = F_LIN, .cpu_wr = F_LIN, .gpu…
253 { HAL_PIXEL_FORMAT_YCBCR_P010, false, MALI_GRALLOC_FORMAT_INTERNAL_P010 },