Searched defs:heapMask (Results 1 – 3 of 3) sorted by relevance
/hardware/google/av/codec2/vndk/ |
D | C2AllocatorIon.cpp | 212 …static Impl *Alloc(int ionFd, size_t size, size_t align, unsigned heapMask, unsigned flags, C2Allo… in Alloc() 403 unsigned heapMask, unsigned flags, C2Allocator::id_t id) in C2AllocationIon() 469 C2MemoryUsage usage, size_t capacity, size_t *align, unsigned *heapMask, unsigned *flags) { in mapUsage() 516 unsigned heapMask = ~0; in newLinearAllocation() local
|
D | C2Store.cpp | 166 size_t *align, unsigned *heapMask, unsigned *flags) -> c2_status_t { in UseComponentStoreForIonAllocator()
|
/hardware/google/av/codec2/include/ |
D | C2Config.h | 2022 int32_t heapMask; ///< ion heapMask member
|