Searched defs:getPhysicalCameraInfo (Results 1 – 8 of 8) sorted by relevance
44 android.hardware.automotive.evs.CameraDesc getPhysicalCameraInfo(in String deviceId); in getPhysicalCameraInfo() method
122 CameraDesc getPhysicalCameraInfo(in String deviceId); in getPhysicalCameraInfo() method
112 ScopedAStatus EvsMockCamera::getPhysicalCameraInfo([[maybe_unused]] const std::string& id, in getPhysicalCameraInfo() function in aidl::android::hardware::automotive::evs::implementation::EvsMockCamera
462 ndk::ScopedAStatus EvsVideoEmulatedCamera::getPhysicalCameraInfo(const std::string& /* deviceId */, in getPhysicalCameraInfo() function in aidl::android::hardware::automotive::evs::implementation::EvsVideoEmulatedCamera
310 int CameraModule::getPhysicalCameraInfo(int physicalCameraId, camera_metadata_t** physicalInfo) { in getPhysicalCameraInfo() function in android::hardware::camera::common::helper::CameraModule
244 Return<void> EvsCamera::getPhysicalCameraInfo([[maybe_unused]] const hidl_string& id, in getPhysicalCameraInfo() function in android::hardware::automotive::evs::V1_1::implementation::EvsCamera