Searched defs:StartCapture (Results 1 – 5 of 5) sorted by relevance
/external/webrtc/modules/video_capture/windows/ | ||
D | video_capture_ds.cc | 132 int32_t VideoCaptureDS::StartCapture(const VideoCaptureCapability& capability) { in StartCapture() function in webrtc::videocapturemodule::VideoCaptureDS |
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ | ||
D | rdtsc_buckets.cpp | 176 void BucketManager::StartCapture() in StartCapture() function in BucketManager |
/external/webrtc/modules/video_capture/linux/ | ||
D | video_capture_linux.cc | 106 int32_t VideoCaptureModuleV4L2::StartCapture( in StartCapture() function in webrtc::videocapturemodule::VideoCaptureModuleV4L2 |
/external/webrtc/modules/video_capture/ | ||
D | video_capture_impl.cc | 206 int32_t VideoCaptureImpl::StartCapture( in StartCapture() function in webrtc::videocapturemodule::VideoCaptureImpl |
/external/webrtc/modules/video_capture/test/ | ||
D | video_capture_unittest.cc | 180 void StartCapture(VideoCaptureModule* capture_module, in StartCapture() function in VideoCaptureTest |