Home
last modified time | relevance | path

Searched defs:external_session_factory_entries_ (Results 1 – 2 of 2) sorted by relevance

/hardware/google/camera/common/hal/google_camera_hal/
Dcamera_device.h103 std::vector<GetCaptureSessionFactoryFunc> external_session_factory_entries_; variable
/hardware/google/camera/common/hal/tests/
Dcamera_device_session_tests.cc51 std::vector<GetCaptureSessionFactoryFunc> external_session_factory_entries_; member in android::google_camera_hal::CameraDeviceSessionTests