HomeSort by relevance Sort by last modified time
    Searched refs:OnAllocateAndStart (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/media/video/capture/
fake_video_capture_device.h 41 void OnAllocateAndStart(const VideoCaptureParams& params,
file_video_capture_device.h 50 void OnAllocateAndStart(const VideoCaptureParams& params,
60 // It is active between OnAllocateAndStart() and OnStopAndDeAllocate().
fake_video_capture_device.cc 42 base::Bind(&FakeVideoCaptureDevice::OnAllocateAndStart,
66 void FakeVideoCaptureDevice::OnAllocateAndStart(
file_video_capture_device.cc 153 base::Bind(&FileVideoCaptureDevice::OnAllocateAndStart,
176 void FileVideoCaptureDevice::OnAllocateAndStart(
  /external/chromium_org/media/video/capture/linux/
video_capture_device_linux.h 60 void OnAllocateAndStart(int width,
video_capture_device_linux.cc 163 base::Bind(&VideoCaptureDeviceLinux::OnAllocateAndStart,
205 void VideoCaptureDeviceLinux::OnAllocateAndStart(int width,

Completed in 2570 milliseconds