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.cc50 for (auto externalSession : external_capture_session_entries) { in CreateCaptureSession() local
51 if (externalSession->IsStreamConfigurationSupported( in CreateCaptureSession()
53 return externalSession->CreateSession( in CreateCaptureSession()