Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/google_camera_hal/
Dcamera_device_session.cc58 constexpr char kExternalCaptureSessionDir[] = variable
61 constexpr char kExternalCaptureSessionDir[] = variable
506 for (const auto& lib_path : FindLibraryPaths(kExternalCaptureSessionDir)) { in LoadExternalCaptureSession()