Searched refs:currentOutput (Results 1 - 14 of 14) sorted by relevance

/external/webrtc/webrtc/modules/video_capture/ios/
H A Drtc_video_capture_ios_objc.mm101 [[self currentOutput]
108 [[self currentOutput] setSampleBufferDelegate:nil queue:NULL];
172 AVCaptureVideoDataOutput* currentOutput = [self currentOutput];
173 if (!currentOutput)
182 ^(void) { [self startCaptureInBackgroundWithOutput:currentOutput]; });
186 - (AVCaptureVideoDataOutput*)currentOutput {
191 (AVCaptureVideoDataOutput*)currentOutput {
235 _connection = [currentOutput connectionWithMediaType:AVMediaTypeVideo];
/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/
H A DAsYouTypeFormatter.java42 private String currentOutput = ""; field in class:AsYouTypeFormatter
267 currentOutput = "";
299 currentOutput = inputDigitWithOptionToRememberPosition(nextChar, false);
300 return currentOutput;
310 currentOutput = inputDigitWithOptionToRememberPosition(nextChar, true);
311 return currentOutput;
455 while (accruedInputIndex < positionToRemember && currentOutputIndex < currentOutput.length()) {
457 == currentOutput.charAt(currentOutputIndex)) {
/external/guice/extensions/persist/lib/
H A Dantlr-2.7.5h3.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ActionElement.class ActionElement.java package antlr ...
H A Dcommons-collections.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META-INF/NOTICE ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 464 milliseconds