Home
last modified time | relevance | path

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

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