Searched refs:getPackedSize (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/
H A DrsAllocation.h200 uint32_t getPackedSize() const;
H A DrsAllocation.cpp274 uint32_t Allocation::getPackedSize() const { function in class:Allocation
345 stream->addByteArray(dst, getPackedSize());
362 uint32_t packedSize = getPackedSize();
398 uint32_t packedSize = alloc->getPackedSize();

Completed in 41 milliseconds