/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/ |
D | IEvsCamera.aidl | 240 void stopVideoStream(); in stopVideoStream() method
|
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/ |
D | IEvsCamera.aidl | 53 void stopVideoStream(); in stopVideoStream() method
|
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/ |
D | IEvsCamera.aidl | 53 void stopVideoStream(); in stopVideoStream() method
|
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/1/android/hardware/automotive/evs/ |
D | IEvsCamera.aidl | 53 void stopVideoStream(); in stopVideoStream() method
|
/hardware/interfaces/automotive/evs/1.0/default/ |
D | EvsCamera.h | 46 Return<void> stopVideoStream() override;
|
D | EvsCamera.cpp | 83 stopVideoStream(); in forceShutdown() 212 Return<void> EvsCamera::stopVideoStream() { in stopVideoStream() function in android::hardware::automotive::evs::V1_0::implementation::EvsCamera
|
/hardware/interfaces/automotive/evs/1.0/ |
D | IEvsCamera.hal | 55 * including new image frame ready until stopVideoStream() is called. 83 stopVideoStream();
|
D | IEvsCameraStream.hal | 29 * to IEvsCamera::stopVideoStream(), this callback may continue to happen for
|
/hardware/interfaces/automotive/evs/aidl/impl/default/include/ |
D | EvsCamera.h | 52 ndk::ScopedAStatus stopVideoStream() override;
|
/hardware/interfaces/automotive/evs/aidl/impl/default/src/ |
D | EvsCamera.cpp | 196 ndk::ScopedAStatus EvsCamera::stopVideoStream() { in stopVideoStream() function in aidl::android::hardware::automotive::evs::implementation::EvsCamera 277 stopVideoStream(); in shutdown()
|
/hardware/interfaces/automotive/evs/1.1/ |
D | IEvsCameraStream.hal | 32 * to IEvsCamera::stopVideoStream(), this callback may continue to happen for
|
D | IEvsCamera.hal | 56 * Like stopVideoStream(), events may continue to arrive for some time
|
/hardware/interfaces/automotive/evs/1.1/default/ |
D | EvsCamera.h | 41 Return<void> stopVideoStream() override;
|
D | EvsCamera.cpp | 76 stopVideoStream(); in forceShutdown() 178 Return<void> EvsCamera::stopVideoStream() { in stopVideoStream() function in android::hardware::automotive::evs::V1_1::implementation::EvsCamera
|
/hardware/interfaces/automotive/evs/1.0/vts/functional/ |
D | FrameHandler.cpp | 72 mCamera->stopVideoStream(); in asyncStopStream()
|
/hardware/interfaces/automotive/evs/aidl/impl/default/tests/ |
D | EvsCameraStateTest.cpp | 188 evsCam->stopVideoStream(); in TEST()
|
/hardware/interfaces/automotive/evs/1.1/vts/functional/ |
D | FrameHandler.cpp | 74 mCamera->stopVideoStream(); in asyncStopStream()
|
/hardware/interfaces/automotive/evs/aidl/vts/ |
D | FrameHandler.cpp | 123 mCamera->stopVideoStream(); in asyncStopStream()
|