Home
last modified time | relevance | path

Searched defs:getParameterList (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/
DIEvsCamera.aidl43 android.hardware.automotive.evs.CameraParam[] getParameterList(); in getParameterList() method
/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/
DIEvsCamera.aidl106 CameraParam[] getParameterList(); in getParameterList() method
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/1/android/hardware/automotive/evs/
DIEvsCamera.aidl43 android.hardware.automotive.evs.CameraParam[] getParameterList(); in getParameterList() method
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/
DIEvsCamera.aidl43 android.hardware.automotive.evs.CameraParam[] getParameterList(); in getParameterList() method
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DEvsMockCamera.cpp143 ScopedAStatus EvsMockCamera::getParameterList(std::vector<CameraParam>* _aidl_return) { in getParameterList() function in aidl::android::hardware::automotive::evs::implementation::EvsMockCamera
DEvsVideoEmulatedCamera.cpp450 ndk::ScopedAStatus EvsVideoEmulatedCamera::getParameterList( in getParameterList() function in aidl::android::hardware::automotive::evs::implementation::EvsVideoEmulatedCamera
/hardware/interfaces/automotive/evs/1.1/default/
DEvsCamera.cpp296 Return<void> EvsCamera::getParameterList(getParameterList_cb _hidl_cb) { in getParameterList() function in android::hardware::automotive::evs::V1_1::implementation::EvsCamera