Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/
DIEvsCameraStream.aidl36 interface IEvsCameraStream { interface
/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/
DIEvsCameraStream.aidl27 oneway interface IEvsCameraStream { interface
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/1/android/hardware/automotive/evs/
DIEvsCameraStream.aidl36 interface IEvsCameraStream { interface
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/
DIEvsCameraStream.aidl36 interface IEvsCameraStream { interface
/hardware/interfaces/automotive/evs/aidl/impl/default/tests/
DEvsCameraStateTest.cpp59 bool startVideoStreamImpl_locked(const std::shared_ptr<evs::IEvsCameraStream>& /* receiver */, in startVideoStreamImpl_locked()
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DEvsCamera.cpp152 const std::shared_ptr<evs::IEvsCameraStream>& /* receiver */, in postVideoStreamStart_locked()