Searched defs:heapMask (Results 1 – 3 of 3) sorted by relevance
/frameworks/av/media/codec2/vndk/ |
D | C2AllocatorIon.cpp | 412 unsigned heapMask, unsigned flags, C2Allocator::id_t id) { in Alloc() 478 unsigned heapMask, unsigned flags, C2Allocator::id_t id) in C2AllocationIon() 544 C2MemoryUsage usage, size_t capacity, size_t *align, unsigned *heapMask, unsigned *flags) { in mapUsage() 595 unsigned heapMask = ~0; in newLinearAllocation() local
|
D | C2Store.cpp | 170 size_t *align, unsigned *heapMask, unsigned *flags) -> c2_status_t { in UseComponentStoreForIonAllocator()
|
/frameworks/av/media/codec2/core/include/ |
D | C2Config.h | 1984 int32_t heapMask; ///< ion heapMask member
|