OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnAllocateAndStart
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/media/video/capture/
fake_video_capture_device.h
45
void
OnAllocateAndStart
(const VideoCaptureParams& params,
file_video_capture_device.h
52
void
OnAllocateAndStart
(const VideoCaptureParams& params,
62
// It is active between
OnAllocateAndStart
() and OnStopAndDeAllocate().
fake_video_capture_device.cc
110
base::Bind(&FakeVideoCaptureDevice::
OnAllocateAndStart
,
126
void FakeVideoCaptureDevice::
OnAllocateAndStart
(
file_video_capture_device.cc
204
base::Bind(&FileVideoCaptureDevice::
OnAllocateAndStart
,
227
void FileVideoCaptureDevice::
OnAllocateAndStart
(
/external/chromium_org/media/video/capture/linux/
video_capture_device_linux.h
48
void
OnAllocateAndStart
(int width,
video_capture_device_linux.cc
300
base::Bind(&VideoCaptureDeviceLinux::
OnAllocateAndStart
,
323
void VideoCaptureDeviceLinux::
OnAllocateAndStart
(int width,
Completed in 51 milliseconds