Searched refs:MALI_GRALLOC_FORMAT_INTERNAL_NV21 (Results 1 – 5 of 5) sorted by relevance
/hardware/google/gchips/gralloc4/interfaces/libs/drmutils/src/ |
D | drmutils.cpp | 43 { MALI_GRALLOC_FORMAT_INTERNAL_NV21, DRM_FORMAT_NV21 }, in drm_fourcc_from_handle()
|
/hardware/google/gchips/gralloc4/src/ |
D | mali_gralloc_formats.h | 107 MALI_GRALLOC_FORMAT_INTERNAL_NV21, enumerator
|
/hardware/google/gchips/gralloc4/src/core/ |
D | format_info.cpp | 53 …{ ID(MALI_GRALLOC_FORMAT_INTERNAL_NV21), .npln = 2, .ncmp = { 1, 2, 0 }, .bps = … 142 …{ .id = MALI_GRALLOC_FORMAT_INTERNAL_NV21, .cpu_rd = F_LIN, .cpu_wr = F_LIN, .gpu… 234 { HAL_PIXEL_FORMAT_YCrCb_420_SP, false, MALI_GRALLOC_FORMAT_INTERNAL_NV21 },
|
/hardware/google/graphics/common/libhwc2.1/libhwchelper/ |
D | ExynosHWCHelper.h | 220 {MALI_GRALLOC_FORMAT_INTERNAL_NV21, DECON_PIXEL_FORMAT_NV21, DRM_FORMAT_NV21,
|
D | ExynosHWCHelper.cpp | 768 case MALI_GRALLOC_FORMAT_INTERNAL_NV21: in getExynosBufferYLength()
|