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

/frameworks/rs/
H A DrsAllocation.cpp258 uint32_t Allocation::getPackedSize() const { function in class:Allocation
329 stream->addByteArray(dst, getPackedSize());
346 uint32_t packedSize = getPackedSize();
381 uint32_t packedSize = alloc->getPackedSize();
H A DrsAllocation.h192 uint32_t getPackedSize() const;

Completed in 64 milliseconds