Home
last modified time | relevance | path

Searched defs:alignmentBytes (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/codec2/vndk/
DC2AllocatorIon.cpp203 size_t alignmentBytes = offset % PAGE_SIZE; in map() local
280 virtual c2_status_t mapInternal(size_t mapSize, size_t mapOffset, size_t alignmentBytes, in mapInternal()
319 size_t alignmentBytes; member
350 virtual c2_status_t mapInternal(size_t mapSize, size_t mapOffset, size_t alignmentBytes, in mapInternal()
DC2DmaBufAllocator.cpp140 virtual c2_status_t mapInternal(size_t mapSize, size_t mapOffset, size_t alignmentBytes, in mapInternal()
161 size_t alignmentBytes; member
194 size_t alignmentBytes = offset % PAGE_SIZE; in map() local