/hardware/interfaces/automotive/evs/1.1/default/ |
D | ConfigManager.h | 167 std::unique_ptr<CameraInfo>& getCameraInfo(const std::string cameraId) noexcept { in getCameraInfo() function
|
D | EvsCamera.cpp | 100 Return<void> EvsCamera::getCameraInfo(getCameraInfo_cb _hidl_cb) { in getCameraInfo() function in android::hardware::automotive::evs::V1_1::implementation::EvsCamera
|
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/ |
D | IEvsCamera.aidl | 39 android.hardware.automotive.evs.CameraDesc getCameraInfo(); in getCameraInfo() method
|
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/1/android/hardware/automotive/evs/ |
D | IEvsCamera.aidl | 39 android.hardware.automotive.evs.CameraDesc getCameraInfo(); in getCameraInfo() method
|
/hardware/libhardware/modules/usbcamera/ |
D | CameraHAL.cpp | 76 int CameraHAL::getCameraInfo(int id, struct camera_info* info) { in getCameraInfo() function in usb_camera_hal::CameraHAL
|
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/ |
D | IEvsCamera.aidl | 39 android.hardware.automotive.evs.CameraDesc getCameraInfo(); in getCameraInfo() method
|
/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/ |
D | IEvsCamera.aidl | 65 CameraDesc getCameraInfo(); in getCameraInfo() method
|
/hardware/libhardware/modules/camera/3_0/ |
D | CameraHAL.cpp | 71 int CameraHAL::getCameraInfo(int id, struct camera_info* info) in getCameraInfo() function in default_camera_hal::CameraHAL
|
/hardware/interfaces/automotive/evs/aidl/impl/default/include/ |
D | ConfigManager.h | 230 std::unique_ptr<CameraInfo>& getCameraInfo(const std::string& cameraId) noexcept { in getCameraInfo() function
|
/hardware/libhardware/modules/camera/3_4/ |
D | v4l2_camera_hal.cpp | 122 int V4L2CameraHAL::getCameraInfo(int id, camera_info_t* info) { in getCameraInfo() function in v4l2_camera_hal::V4L2CameraHAL
|
/hardware/interfaces/automotive/evs/1.0/default/ |
D | EvsCamera.cpp | 108 Return<void> EvsCamera::getCameraInfo(getCameraInfo_cb _hidl_cb) { in getCameraInfo() function in android::hardware::automotive::evs::V1_0::implementation::EvsCamera
|
/hardware/interfaces/automotive/evs/aidl/impl/default/src/ |
D | EvsMockCamera.cpp | 86 ScopedAStatus EvsMockCamera::getCameraInfo(CameraDesc* _aidl_return) { in getCameraInfo() function in aidl::android::hardware::automotive::evs::implementation::EvsMockCamera
|
D | EvsVideoEmulatedCamera.cpp | 523 ndk::ScopedAStatus EvsVideoEmulatedCamera::getCameraInfo(evs::CameraDesc* _aidl_return) { in getCameraInfo() function in aidl::android::hardware::automotive::evs::implementation::EvsVideoEmulatedCamera
|
/hardware/interfaces/camera/common/default/ |
D | CameraModule.cpp | 259 int CameraModule::getCameraInfo(int cameraId, struct camera_info* info) { in getCameraInfo() function in android::hardware::camera::common::helper::CameraModule
|
/hardware/interfaces/camera/device/1.0/default/ |
D | CameraDevice.cpp | 589 Return<void> CameraDevice::getCameraInfo(getCameraInfo_cb _hidl_cb) { in getCameraInfo() function in android::hardware::camera::device::V1_0::implementation::CameraDevice
|
/hardware/interfaces/camera/provider/2.4/vts/functional/ |
D | VtsHalCameraProviderV2_4TargetTest.cpp | 2110 TEST_P(CameraHidlTest, getCameraInfo) { in TEST_P() argument
|