Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/google_camera_hal/
Dcapture_session_utils.cc49 for (auto externalSession : external_capture_session_entries) { in CreateCaptureSession() local
50 if (externalSession->IsStreamConfigurationSupported( in CreateCaptureSession()
52 return externalSession->CreateSession( in CreateCaptureSession()