Home
last modified time | relevance | path

Searched defs:closeCamera (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/1/android/hardware/automotive/evs/
DIEvsEnumerator.aidl37 void closeCamera(in android.hardware.automotive.evs.IEvsCamera carCamera); in closeCamera() method
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/
DIEvsEnumerator.aidl37 void closeCamera(in android.hardware.automotive.evs.IEvsCamera carCamera); in closeCamera() method
/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/
DIEvsEnumerator.aidl42 void closeCamera(in IEvsCamera carCamera); in closeCamera() method
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/
DIEvsEnumerator.aidl37 void closeCamera(in android.hardware.automotive.evs.IEvsCamera carCamera); in closeCamera() method
/hardware/interfaces/automotive/evs/1.0/default/
DEvsEnumerator.cpp112 Return<void> EvsEnumerator::closeCamera(const ::android::sp<IEvsCamera>& pCamera) { in closeCamera() function in android::hardware::automotive::evs::V1_0::implementation::EvsEnumerator
/hardware/interfaces/automotive/evs/1.1/default/
DEvsEnumerator.cpp143 Return<void> EvsEnumerator::closeCamera(const ::android::sp<evs_v1_0::IEvsCamera>& pCamera) { in closeCamera() function in android::hardware::automotive::evs::V1_1::implementation::EvsEnumerator
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DEvsEnumerator.cpp290 ScopedAStatus EvsEnumerator::closeCamera(const std::shared_ptr<IEvsCamera>& cameraObj) { in closeCamera() function in aidl::android::hardware::automotive::evs::implementation::EvsEnumerator
/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
Dqcamera_test.cpp1803 status_t CameraContext::closeCamera() in closeCamera() function in qcamera::CameraContext
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.cpp2256 int QCamera2HardwareInterface::closeCamera() in closeCamera() function in qcamera::QCamera2HardwareInterface
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp1119 int QCamera3HardwareInterface::closeCamera() in closeCamera() function in qcamera::QCamera3HardwareInterface