Searched refs:MALI_GRALLOC_FORMAT_INTERNAL_STENCIL_8 (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gchips/gralloc4/src/ |
D | mali_gralloc_formats.h | 97 MALI_GRALLOC_FORMAT_INTERNAL_STENCIL_8 = HAL_PIXEL_FORMAT_STENCIL_8, enumerator
|
/hardware/google/gchips/gralloc4/src/core/ |
D | format_info.cpp | 79 …{ ID(MALI_GRALLOC_FORMAT_INTERNAL_STENCIL_8), .npln = 1, .ncmp = { 1, 0, 0 }, .bps = … 168 …{ .id = MALI_GRALLOC_FORMAT_INTERNAL_STENCIL_8, .cpu_rd = F_LIN, .cpu_wr = F_LIN, .gpu… 254 { HAL_PIXEL_FORMAT_STENCIL_8, false, MALI_GRALLOC_FORMAT_INTERNAL_STENCIL_8 },
|