Searched refs:getPackedSize (Results 1 – 3 of 3) sorted by relevance
366 uint32_t Allocation::getPackedSize() const { in getPackedSize() function in android::renderscript::Allocation436 stream->addByteArray(dst, getPackedSize()); in packVec3Allocation()453 uint32_t packedSize = getPackedSize(); in serialize()489 uint32_t packedSize = alloc->getPackedSize(); in createFromStream()
231 uint32_t getPackedSize() const;
778 private static int getPackedSize(Object obj) { in getPackedSize() method in FieldPacker905 len += getPackedSize(arg); in createFieldPack()