Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/
DIEvsCamera.aidl49 int[] setIntParameter(in android.hardware.automotive.evs.CameraParam id, in int value); in setIntParameter() method
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/
DIEvsCamera.aidl49 int[] setIntParameter(in android.hardware.automotive.evs.CameraParam id, in int value); in setIntParameter() method
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/1/android/hardware/automotive/evs/
DIEvsCamera.aidl49 int[] setIntParameter(in android.hardware.automotive.evs.CameraParam id, in int value); in setIntParameter() method
/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/
DIEvsCamera.aidl183 int[] setIntParameter(in CameraParam id, in int value); in setIntParameter() method
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DEvsMockCamera.cpp167 ScopedAStatus EvsMockCamera::setIntParameter(CameraParam id, int32_t value, in setIntParameter() function in aidl::android::hardware::automotive::evs::implementation::EvsMockCamera
DEvsVideoEmulatedCamera.cpp473 ndk::ScopedAStatus EvsVideoEmulatedCamera::setIntParameter(evs::CameraParam id, int32_t value, in setIntParameter() function in aidl::android::hardware::automotive::evs::implementation::EvsVideoEmulatedCamera
/hardware/interfaces/automotive/evs/1.1/default/
DEvsCamera.cpp320 Return<void> EvsCamera::setIntParameter(CameraParam id, int32_t value, in setIntParameter() function in android::hardware::automotive::evs::V1_1::implementation::EvsCamera