#ifndef __ION_TI_CUSTOM_H #define __ION_TI_CUSTOM_H #include __BEGIN_DECLS int ion_alloc_tiler(int fd, size_t w, size_t h, int fmt, unsigned int flags, struct ion_handle **handle, size_t *stride); __END_DECLS #endif /* __ION_TI_CUSTOM_H */