Home
last modified time | relevance | path

Searched refs:captureFormats (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/mtp/
DMtpServer.cpp470 MtpObjectFormatList* captureFormats = mDatabase->getSupportedCaptureFormats(); in doGetDeviceInfo() local
496 mData.putAUInt16(captureFormats); // Capture Formats in doGetDeviceInfo()
505 delete captureFormats; in doGetDeviceInfo()