Home
last modified time | relevance | path

Searched defs:getPhysicalCameraInfo (Results 1 – 8 of 8) sorted by relevance

/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/
DIEvsCamera.aidl44 android.hardware.automotive.evs.CameraDesc getPhysicalCameraInfo(in String deviceId); in getPhysicalCameraInfo() method
/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/
DIEvsCamera.aidl122 CameraDesc getPhysicalCameraInfo(in String deviceId); in getPhysicalCameraInfo() method
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/1/android/hardware/automotive/evs/
DIEvsCamera.aidl44 android.hardware.automotive.evs.CameraDesc getPhysicalCameraInfo(in String deviceId); in getPhysicalCameraInfo() method
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/
DIEvsCamera.aidl44 android.hardware.automotive.evs.CameraDesc getPhysicalCameraInfo(in String deviceId); in getPhysicalCameraInfo() method
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DEvsMockCamera.cpp112 ScopedAStatus EvsMockCamera::getPhysicalCameraInfo([[maybe_unused]] const std::string& id, in getPhysicalCameraInfo() function in aidl::android::hardware::automotive::evs::implementation::EvsMockCamera
DEvsVideoEmulatedCamera.cpp462 ndk::ScopedAStatus EvsVideoEmulatedCamera::getPhysicalCameraInfo(const std::string& /* deviceId */, in getPhysicalCameraInfo() function in aidl::android::hardware::automotive::evs::implementation::EvsVideoEmulatedCamera
/hardware/interfaces/camera/common/default/
DCameraModule.cpp310 int CameraModule::getPhysicalCameraInfo(int physicalCameraId, camera_metadata_t** physicalInfo) { in getPhysicalCameraInfo() function in android::hardware::camera::common::helper::CameraModule
/hardware/interfaces/automotive/evs/1.1/default/
DEvsCamera.cpp244 Return<void> EvsCamera::getPhysicalCameraInfo([[maybe_unused]] const hidl_string& id, in getPhysicalCameraInfo() function in android::hardware::automotive::evs::V1_1::implementation::EvsCamera