Home
last modified time | relevance | path

Searched refs:mali_gralloc_ion_allocate_attr (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gchips/gralloc4/src/allocator/
Dmali_gralloc_ion.h24 int mali_gralloc_ion_allocate_attr(private_handle_t *hnd);
Dmali_gralloc_ion.cpp542 int mali_gralloc_ion_allocate_attr(private_handle_t *hnd) in mali_gralloc_ion_allocate_attr() function
/hardware/google/gchips/gralloc4/src/hidl_common/
DAllocator.cpp84 mali_gralloc_ion_allocate_attr(hnd); in allocate()
/hardware/google/gchips/gralloc4/src/libGralloc4Wrapper/
Dwrapper.cpp152 int result = mali_gralloc_ion_allocate_attr(hnd); in createNativeHandle()