[go: nahoru, domu]

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

/frameworks/av/media/img_utils/src/
H A DTiffWriter.cpp71 KeyedVector<uint32_t, uint32_t> offsetVector; local
82 offsetVector.add(mNamedIfds.keyAt(i), totalSize);
86 size_t offVecSize = offsetVector.size();
108 uint32_t ifdKey = offsetVector.keyAt(i);
126 assert(offsetVector[i] == endOut.getCurrentOffset());

Completed in 31 milliseconds