Searched refs:init_afbc (Results 1 – 6 of 6) sorted by relevance
/hardware/google/gchips/gralloc3/src/ |
D | mali_gralloc_bufferallocation.h | 93 void init_afbc(uint8_t *buf, uint64_t internal_format, const bool is_multi_plane, int w, int h);
|
D | mali_gralloc_ion.cpp | 1102 init_afbc(cpu_ptr + plane_info[i].offset, in mali_gralloc_ion_allocate()
|
D | mali_gralloc_bufferallocation.cpp | 224 void init_afbc(uint8_t *buf, const uint64_t alloc_format, in init_afbc() function
|
/hardware/google/gchips/gralloc4/src/core/ |
D | mali_gralloc_bufferallocation.h | 107 void init_afbc(uint8_t *buf, uint64_t internal_format, const bool is_multi_plane, int w, int h);
|
D | mali_gralloc_bufferallocation.cpp | 239 void init_afbc(uint8_t *buf, const uint64_t alloc_format, in init_afbc() function
|
/hardware/google/gchips/gralloc4/src/allocator/ |
D | mali_gralloc_ion.cpp | 686 init_afbc(cpu_ptr + plane_info[i].offset, in mali_gralloc_ion_allocate()
|