Home
last modified time | relevance | path

Searched defs:getIntParameter (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.aidl41 int[] getIntParameter(in android.hardware.automotive.evs.CameraParam id); in getIntParameter() method
/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/
DIEvsCamera.aidl91 int[] getIntParameter(in CameraParam id); in getIntParameter() method
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/1/android/hardware/automotive/evs/
DIEvsCamera.aidl41 int[] getIntParameter(in android.hardware.automotive.evs.CameraParam id); in getIntParameter() method
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/
DIEvsCamera.aidl41 int[] getIntParameter(in android.hardware.automotive.evs.CameraParam id); in getIntParameter() method
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DEvsMockCamera.cpp185 ScopedAStatus EvsMockCamera::getIntParameter(CameraParam id, std::vector<int32_t>* value) { in getIntParameter() function in aidl::android::hardware::automotive::evs::implementation::EvsMockCamera
DEvsVideoEmulatedCamera.cpp426 ndk::ScopedAStatus EvsVideoEmulatedCamera::getIntParameter(evs::CameraParam id, in getIntParameter() function in aidl::android::hardware::automotive::evs::implementation::EvsVideoEmulatedCamera
/hardware/interfaces/automotive/evs/1.1/default/
DEvsCamera.cpp328 Return<void> EvsCamera::getIntParameter([[maybe_unused]] CameraParam id, in getIntParameter() function in android::hardware::automotive::evs::V1_1::implementation::EvsCamera