Home
last modified time | relevance | path

Searched refs:mapUsage (Results 1 – 2 of 2) sorted by relevance

/hardware/google/av/codec2/vndk/include/
DC2AllocatorIon.h79 c2_status_t mapUsage(C2MemoryUsage usage, size_t size,
/hardware/google/av/codec2/vndk/
DC2AllocatorIon.cpp468 c2_status_t C2AllocatorIon::mapUsage( in mapUsage() function in android::C2AllocatorIon
518 c2_status_t ret = mapUsage(usage, capacity, &align, &heapMask, &flags); in newLinearAllocation()