Home
last modified time | relevance | path

Searched defs:openCamera (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.aidl46 …android.hardware.automotive.evs.IEvsCamera openCamera(in String cameraId, in android.hardware.auto… in openCamera() method
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/
DIEvsEnumerator.aidl46 …android.hardware.automotive.evs.IEvsCamera openCamera(in String cameraId, in android.hardware.auto… in openCamera() method
/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/
DIEvsEnumerator.aidl134 IEvsCamera openCamera(in String cameraId, in Stream streamCfg); in openCamera() method
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/
DIEvsEnumerator.aidl46 …android.hardware.automotive.evs.IEvsCamera openCamera(in String cameraId, in android.hardware.auto… in openCamera() method
/hardware/interfaces/automotive/evs/1.0/default/
DEvsEnumerator.cpp75 Return<sp<IEvsCamera>> EvsEnumerator::openCamera(const hidl_string& cameraId) { in openCamera() function in android::hardware::automotive::evs::V1_0::implementation::EvsEnumerator
/hardware/interfaces/automotive/evs/1.1/default/
DEvsEnumerator.cpp109 Return<sp<evs_v1_0::IEvsCamera>> EvsEnumerator::openCamera(const hidl_string& cameraId) { in openCamera() function in android::hardware::automotive::evs::V1_1::implementation::EvsEnumerator
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DEvsEnumerator.cpp231 ScopedAStatus EvsEnumerator::openCamera(const std::string& id, const Stream& cfg, in openCamera() function in aidl::android::hardware::automotive::evs::implementation::EvsEnumerator
/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
Dqcamera_test.cpp1690 status_t CameraContext::openCamera() in openCamera() function in qcamera::CameraContext
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.cpp1834 int QCamera2HardwareInterface::openCamera(struct hw_device_t **hw_device) in openCamera() function in qcamera::QCamera2HardwareInterface
1875 int QCamera2HardwareInterface::openCamera() in openCamera() function in qcamera::QCamera2HardwareInterface
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp916 int QCamera3HardwareInterface::openCamera(struct hw_device_t **hw_device) in openCamera() function in qcamera::QCamera3HardwareInterface
1007 int QCamera3HardwareInterface::openCamera() in openCamera() function in qcamera::QCamera3HardwareInterface