Home
last modified time | relevance | path

Searched refs:stopVideoStreamImpl_locked (Results 1 – 8 of 8) sorted by relevance

/hardware/interfaces/automotive/evs/aidl/impl/default/include/
DEvsCamera.h78 virtual bool stopVideoStreamImpl_locked(ndk::ScopedAStatus& status,
DEvsMockCamera.h85 bool stopVideoStreamImpl_locked(ndk::ScopedAStatus& status,
DEvsVideoEmulatedCamera.h114 bool stopVideoStreamImpl_locked(ndk::ScopedAStatus& status,
/hardware/interfaces/automotive/evs/aidl/impl/default/tests/
DEvsCameraStateTest.cpp91 bool stopVideoStreamImpl_locked(ndk::ScopedAStatus& /* status */, in stopVideoStreamImpl_locked() function in aidl::android::hardware::automotive::evs::implementation::EvsCameraForTest
DEvsCameraBufferTest.cpp93 MOCK_METHOD(bool, stopVideoStreamImpl_locked,
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DEvsMockCamera.cpp329 bool EvsMockCamera::stopVideoStreamImpl_locked(ndk::ScopedAStatus& /* status */, in stopVideoStreamImpl_locked() function in aidl::android::hardware::automotive::evs::implementation::EvsMockCamera
DEvsCamera.cpp207 if ((!preVideoStreamStop_locked(status, lck) || !stopVideoStreamImpl_locked(status, lck) || in stopVideoStream()
DEvsVideoEmulatedCamera.cpp375 bool EvsVideoEmulatedCamera::stopVideoStreamImpl_locked(ndk::ScopedAStatus& /* status */, in stopVideoStreamImpl_locked() function in aidl::android::hardware::automotive::evs::implementation::EvsVideoEmulatedCamera