Home
last modified time | relevance | path

Searched refs:lensFunCameras (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/digikam/digikam-7.4.0/core/libs/dimg/filters/lens/
H A Dlensfuniface.h99 const lfCamera* const* lensFunCameras() const;
H A Dlensfuniface.cpp180 const lfCamera* const* LensFunIface::lensFunCameras() const in lensFunCameras() function in Digikam::LensFunIface
H A Dlensfuncameraselector.cpp654 const lfCamera* const* it = d->iface->lensFunCameras(); in populateDeviceCombos()