Searched defs:heapMask (Results 1 – 4 of 4) sorted by relevance
/frameworks/av/media/codec2/vndk/ |
D | C2AllocatorIon.cpp | 386 unsigned heapMask, unsigned flags, C2Allocator::id_t id) { in Alloc() 473 unsigned heapMask, unsigned flags, C2Allocator::id_t id) in C2AllocationIon() 539 C2MemoryUsage usage, size_t capacity, size_t *align, unsigned *heapMask, unsigned *flags) { in mapUsage() 590 unsigned heapMask = ~0; in newLinearAllocation() local
|
D | C2Store.cpp | 227 size_t *align, unsigned *heapMask, unsigned *flags) -> c2_status_t { in UseComponentStoreForIonAllocator()
|
/frameworks/av/media/module/codecserviceregistrant/ |
D | CodecServiceRegistrant.cpp | 716 std::string heapMask = in ionPropertiesDefined() local
|
/frameworks/av/media/codec2/core/include/ |
D | C2Config.h | 2540 int32_t heapMask; ///< ion heapMask member
|