Home
last modified time | relevance | path

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

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