class FakeCamera

Defined at line 45 of file ../../src/camera/bin/device_watcher/device_watcher_unittest.cc

Public Methods

void FakeCamera (fidl::InterfaceRequest<fuchsia::hardware::camera::Device> request)

Defined at line 48 of file ../../src/camera/bin/device_watcher/device_watcher_unittest.cc

void GetChannel (zx::channel channel)

Defined at line 50 of file ../../src/camera/bin/device_watcher/device_watcher_unittest.cc

void GetChannel2 (fidl::InterfaceRequest<fuchsia::camera2::hal::Controller> server_end)

Defined at line 51 of file ../../src/camera/bin/device_watcher/device_watcher_unittest.cc

void GetDebugChannel (fidl::InterfaceRequest<fuchsia::camera2::debug::Debug> server_end)

Defined at line 54 of file ../../src/camera/bin/device_watcher/device_watcher_unittest.cc

void GetNextConfig (fuchsia::camera2::hal::Controller::GetNextConfigCallback callback)

Defined at line 56 of file ../../src/camera/bin/device_watcher/device_watcher_unittest.cc

void CreateStream (uint32_t config_index, uint32_t stream_index, uint32_t image_format_index, fidl::InterfaceRequest<fuchsia::camera2::Stream> stream)

Defined at line 57 of file ../../src/camera/bin/device_watcher/device_watcher_unittest.cc

void EnableStreaming ()

Defined at line 59 of file ../../src/camera/bin/device_watcher/device_watcher_unittest.cc

void DisableStreaming ()

Defined at line 60 of file ../../src/camera/bin/device_watcher/device_watcher_unittest.cc

void GetDeviceInfo (fuchsia::camera2::hal::Controller::GetDeviceInfoCallback callback)

Defined at line 61 of file ../../src/camera/bin/device_watcher/device_watcher_unittest.cc