Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/tests/
Dmock_device_session_hwl.h97 std::unique_ptr<IMulticamCoordinatorHwl> CreateMulticamCoordinatorHwl();
190 MOCK_METHOD0(CreateMulticamCoordinatorHwl,
Dmock_device_session_hwl.cc292 FakeCameraDeviceSessionHwl::CreateMulticamCoordinatorHwl() { in CreateMulticamCoordinatorHwl() function in android::google_camera_hal::FakeCameraDeviceSessionHwl
/hardware/google/camera/common/hal/hwl_interface/
Dcamera_device_session_hwl.h154 CreateMulticamCoordinatorHwl() = 0;
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraDeviceSessionHWLImpl.h156 std::unique_ptr<IMulticamCoordinatorHwl> CreateMulticamCoordinatorHwl() in CreateMulticamCoordinatorHwl() function