Home
last modified time | relevance | path

Searched defs:resumeVideoStream (Results 1 – 6 of 6) sorted by relevance

/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/android/hardware/automotive/evs/
DIEvsCamera.aidl147 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/src/
DEvsCamera.cpp222 ndk::ScopedAStatus EvsCamera::resumeVideoStream() { in resumeVideoStream() function in aidl::android::hardware::automotive::evs::implementation::EvsCamera
/hardware/interfaces/automotive/evs/1.1/default/
DEvsCamera.cpp269 Return<EvsResult> EvsCamera::resumeVideoStream() { in resumeVideoStream() function in android::hardware::automotive::evs::V1_1::implementation::EvsCamera