Home
last modified time | relevance | path

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

/frameworks/av/camera/ndk/ndk_vendor/impl/
Dutils.cpp29 AidlCaptureRequest aidlCaptureRequest; in convertToAidl() local
30 aidlCaptureRequest.physicalCameraSettings = in convertToAidl()
32 aidlCaptureRequest.streamAndWindowIds = captureRequest->mCaptureRequest.streamAndWindowIds; in convertToAidl()
33 return aidlCaptureRequest; in convertToAidl()