OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stopCapture
(Results
1 - 5
of
5
) sorted by null
/cts/tests/camera/src/android/hardware/camera2/cts/
AllocationTest.java
415
private void
stopCapture
() throws CameraAccessException {
515
stopCapture
();
[
all
...]
/cts/tests/camera/src/android/hardware/camera2/cts/testcases/
Camera2AndroidTestCase.java
202
protected void
stopCapture
(boolean fast) throws Exception {
/external/webrtc/talk/app/webrtc/androidtests/src/org/webrtc/
VideoCapturerAndroidTestFixtures.java
313
capturer.
stopCapture
();
334
capturer.
stopCapture
();
399
capturer.
stopCapture
();
432
capturer.
stopCapture
();
458
capturer.
stopCapture
();
475
capturer.
stopCapture
();
492
capturer.
stopCapture
();
505
capturer.
stopCapture
();
528
capturer.
stopCapture
();
568
capturer.
stopCapture
();
[
all
...]
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
VideoCapturerAndroid.java
569
void
stopCapture
() throws InterruptedException {
570
Logging.d(TAG, "
stopCapture
");
579
Logging.d(TAG, "
stopCapture
done");
590
Logging.e(TAG, "Calling
stopCapture
() for already stopped camera.");
/device/google/marlin/camera/QCamera2/HAL/
QCameraPostProc.cpp
[
all
...]
Completed in 584 milliseconds