Home | History | Annotate | Download | only in mtp

Lines Matching refs:putUInt32

420     mData.putUInt32(info->mStorageID);
423 mData.putUInt32(info->mCompressedSize);
425 mData.putUInt32(info->mThumbCompressedSize);
426 mData.putUInt32(info->mThumbPixWidth);
427 mData.putUInt32(info->mThumbPixHeight);
428 mData.putUInt32(info->mImagePixWidth);
429 mData.putUInt32(info->mImagePixHeight);
430 mData.putUInt32(info->mImagePixDepth);
431 mData.putUInt32(info->mParent);
433 mData.putUInt32(info->mAssociationDesc);
434 mData.putUInt32(info->mSequenceNumber);