HomeSort by relevance Sort by last modified time
    Searched refs:mAllocationIncrement (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/mtp/
MtpPacket.h 37 size_t mAllocationIncrement;
MtpPacket.cpp 34 mAllocationIncrement(bufferSize),
57 int newLength = length + mAllocationIncrement;

Completed in 74 milliseconds