Home
last modified time | relevance | path

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

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