Home
last modified time | relevance | path

Searched defs:startCapture (Results 1 – 13 of 13) sorted by relevance

/external/skia/src/gpu/graphite/vk/
DVulkanQueueManager.h32 void startCapture() override {} in startCapture() function
/external/webrtc/examples/objc/AppRTCMobile/ios/
DARDFileCaptureController.m31 - (void)startCapture { method
/external/webrtc/sdk/android/native_unittests/org/webrtc/
DJavaVideoSourceTestHelper.java15 public static void startCapture(CapturerObserver observer, boolean success) { in startCapture() method in JavaVideoSourceTestHelper
/external/skia/src/gpu/graphite/
DQueueManager.h45 virtual void startCapture() {} in startCapture() function
DContextPriv.h53 void startCapture() { in startCapture() function
/external/webrtc/sdk/android/api/org/webrtc/
DVideoCapturer.java35 void startCapture(int width, int height, int framerate); in startCapture() method
DScreenCapturerAndroid.java103 public synchronized void startCapture( in startCapture() method in ScreenCapturerAndroid
DFileVideoCapturer.java178 public void startCapture(int width, int height, int framerate) { in startCapture() method in FileVideoCapturer
/external/webrtc/examples/objc/AppRTCMobile/
DARDCaptureController.m36 - (void)startCapture { method
/external/skia/src/gpu/graphite/dawn/
DDawnQueueManager.cpp72 void DawnQueueManager::startCapture() { in startCapture() function in skgpu::graphite::DawnQueueManager
/external/webrtc/sdk/android/instrumentationtests/src/org/webrtc/
DCameraVideoCapturerTestFixtures.java363 private void startCapture(CapturerInstance instance) { in startCapture() method in CameraVideoCapturerTestFixtures
367 private void startCapture(CapturerInstance instance, int formatIndex) { in startCapture() method in CameraVideoCapturerTestFixtures
/external/webrtc/sdk/android/src/java/org/webrtc/
DCameraCapturer.java245 public void startCapture(int width, int height, int framerate) { in startCapture() method in CameraCapturer
/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/misc/
DTestLogger.java112 public synchronized void startCapture() in startCapture() method in TestLogger