Searched defs:alloc_type (Results 1 – 3 of 3) sorted by relevance
55 int alloc_type; //!< Specifies allocation type set by the buffer allocator. member
55 unsigned int alloc_type = 0x0; member
590 unsigned int *alloc_type, unsigned int *ion_flags) { in GetIonHeapInfo()