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

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

Completed in 2103 milliseconds