Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/
DIEvsCamera.aidl147 void resumeVideoStream(); in resumeVideoStream() method
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/
DIEvsCamera.aidl47 void resumeVideoStream(); in resumeVideoStream() method
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/1/android/hardware/automotive/evs/
DIEvsCamera.aidl47 void resumeVideoStream(); in resumeVideoStream() method
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/
DIEvsCamera.aidl47 void resumeVideoStream(); in resumeVideoStream() method
/hardware/interfaces/automotive/evs/aidl/impl/default/include/
DEvsCamera.h56 ndk::ScopedAStatus resumeVideoStream() override;
/hardware/interfaces/automotive/evs/1.1/default/
DEvsCamera.h53 Return<V1_0::EvsResult> resumeVideoStream() override;
DEvsCamera.cpp269 Return<EvsResult> EvsCamera::resumeVideoStream() { in resumeVideoStream() function in android::hardware::automotive::evs::V1_1::implementation::EvsCamera
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DEvsCamera.cpp222 ndk::ScopedAStatus EvsCamera::resumeVideoStream() { in resumeVideoStream() function in aidl::android::hardware::automotive::evs::implementation::EvsCamera
/hardware/interfaces/automotive/evs/1.1/
DIEvsCamera.hal68 resumeVideoStream() generates (EvsResult result);