Home | History | Annotate | Download | only in mtp

Lines Matching refs:putUInt32

477     mData.putUInt32(info->mStorageID);
480 mData.putUInt32(info->mCompressedSize);
482 mData.putUInt32(info->mThumbCompressedSize);
483 mData.putUInt32(info->mThumbPixWidth);
484 mData.putUInt32(info->mThumbPixHeight);
485 putUInt32(info->mImagePixWidth);
486 mData.putUInt32(info->mImagePixHeight);
487 mData.putUInt32(info->mImagePixDepth);
488 mData.putUInt32(info->mParent);
490 mData.putUInt32(info->mAssociationDesc);
491 mData.putUInt32(info->mSequenceNumber);