Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/google_camera_hal/
Dcamera_device_session.h84 std::vector<GetCaptureSessionFactoryFunc> external_session_factory_entries,
148 std::vector<GetCaptureSessionFactoryFunc> external_session_factory_entries);
282 std::vector<GetCaptureSessionFactoryFunc> external_session_factory_entries);
Dcamera_device_session.cc70 std::vector<GetCaptureSessionFactoryFunc> external_session_factory_entries, in Create() argument
90 external_session_factory_entries); in Create()
402 std::vector<GetCaptureSessionFactoryFunc> external_session_factory_entries) { in Initialize() argument
441 res = LoadExternalCaptureSession(external_session_factory_entries); in Initialize()
532 std::vector<GetCaptureSessionFactoryFunc> external_session_factory_entries) { in LoadExternalCaptureSession() argument
542 external_session_factory_entries) { in LoadExternalCaptureSession()