Home
last modified time | relevance | path

Searched refs:byteCounts (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/img_utils/src/
H A DTiffIfd.cpp242 Vector<uint32_t> byteCounts; in validateAndSetStripTags() local
246 byteCounts.add(lastChunkSize); in validateAndSetStripTags()
248 byteCounts.add(actualChunkSize); in validateAndSetStripTags()
254 static_cast<uint32_t>(numStrips), UNDEFINED_ENDIAN, byteCounts.array()); in validateAndSetStripTags()
354 const uint32_t* byteCounts = stripByteCounts->getData<uint32_t>(); in getStripSize() local
358 total += byteCounts[i]; in getStripSize()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...