Searched defs:stopVideoStream (Results 1 – 12 of 12) sorted by relevance
97 void AnalyzeUseCase::stopVideoStream() { in stopVideoStream() function in android::automotive::evs::support::AnalyzeUseCase
162 void DisplayUseCase::stopVideoStream() { in stopVideoStream() function in android::automotive::evs::support::DisplayUseCase
47 void stopVideoStream(in ICarEvsStreamCallback callback); in stopVideoStream() method
568 public void stopVideoStream() { in stopVideoStream() method in CarEvsManager
188 Return<void> VirtualCamera::stopVideoStream() { in stopVideoStream() function in android::automotive::evs::V1_0::implementation::VirtualCamera
43 Return<void> stopVideoStream() override { return {}; } in stopVideoStream() function
134 void stopVideoStream(JNIEnv* /*env*/, jobject /*thiz*/, jlong handle) { in stopVideoStream() function
172 void EvsServiceContext::stopVideoStream() { in stopVideoStream() function in android::automotive::evs::EvsServiceContext
473 Return<void> VirtualCamera::stopVideoStream() { in stopVideoStream() function in android::automotive::evs::V1_1::implementation::VirtualCamera
231 Return<void> EvsV4lCamera::stopVideoStream() { in stopVideoStream() function in android::hardware::automotive::evs::V1_1::implementation::EvsV4lCamera
281 Return<void> EvsEmulatedCamera::stopVideoStream() { in stopVideoStream() function in android::automotive::evs::V1_1::implementation::EvsEmulatedCamera
915 public void stopVideoStream(@NonNull ICarEvsStreamCallback callback) { in stopVideoStream() method in CarEvsService