Searched defs:padBytes (Results 1 - 6 of 6) sorted by relevance

/external/dng_sdk/source/
H A Ddng_xmp_sdk.cpp1317 uint32 padBytes,
1374 (asPacket ? padBytes
1387 if (forJPEG && asPacket && padBytes > 0 && targetBytes <= kJPEG_XMP_Limit &&
1393 if (overLimitCount > padBytes)
1395 padBytes = 0;
1399 padBytes -= overLimitCount;
1407 padBytes,
1314 Serialize(dng_memory_allocator &allocator, bool asPacket, uint32 targetBytes, uint32 padBytes, bool forJPEG, bool compact) const argument
H A Ddng_xmp.cpp562 uint32 padBytes,
570 padBytes,
560 Serialize(bool asPacket, uint32 targetBytes, uint32 padBytes, bool forJPEG, bool compact) const argument
/external/skia/src/core/
H A DSkStream.cpp565 int padBytes = -(int)fTail->written() & 0x03; local
566 if (padBytes) {
568 fTail->append(&zero, padBytes);
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.equinox.preferences_3.5.300.v20150408-1437.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
H A Dorg.eclipse.osgi_3.10.100.v20150529-1857.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 347 milliseconds