/external/webrtc/talk/app/webrtc/java/android/org/webrtc/ |
D | VideoRendererGui.java | 150 private int videoWidth; field in VideoRendererGui.YuvImageRenderer 212 + displayLayout.width() + " x " + displayLayout.height() + ". Video: " + videoWidth in updateLayoutMatrix() 215 ? (float) videoWidth / videoHeight in updateLayoutMatrix() 216 : (float) videoHeight / videoWidth; in updateLayoutMatrix() 345 private void setSize(final int videoWidth, final int videoHeight, final int rotation) { in setSize() argument 346 if (videoWidth == this.videoWidth && videoHeight == this.videoHeight in setSize() 352 ". Reporting frame resolution changed to " + videoWidth + " x " + videoHeight); in setSize() 353 rendererEvents.onFrameResolutionChanged(videoWidth, videoHeight, rotation); in setSize() 358 videoWidth + " x " + videoHeight + " rotation " + rotation); in setSize() 360 this.videoWidth = videoWidth; in setSize()
|
D | RendererCommon.java | 50 public void onFrameResolutionChanged(int videoWidth, int videoHeight, int rotation); in onFrameResolutionChanged() argument
|
/external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/ |
D | PeerConnectionClient.java | 135 public final int videoWidth; field in PeerConnectionClient.PeerConnectionParameters 150 int videoWidth, int videoHeight, int videoFps, int videoStartBitrate, in PeerConnectionParameters() argument 157 this.videoWidth = videoWidth; in PeerConnectionParameters() 369 int videoWidth = peerConnectionParameters.videoWidth; in createMediaConstraintsInternal() local 374 if ((videoWidth == 0 || videoHeight == 0) in createMediaConstraintsInternal() 377 videoWidth = HD_VIDEO_WIDTH; in createMediaConstraintsInternal() 382 if (videoWidth > 0 && videoHeight > 0) { in createMediaConstraintsInternal() 383 videoWidth = Math.min(videoWidth, MAX_VIDEO_WIDTH); in createMediaConstraintsInternal() 386 MIN_VIDEO_WIDTH_CONSTRAINT, Integer.toString(videoWidth))); in createMediaConstraintsInternal() 388 MAX_VIDEO_WIDTH_CONSTRAINT, Integer.toString(videoWidth))); in createMediaConstraintsInternal()
|
D | ConnectActivity.java | 282 int videoWidth = 0; in connectToRoom() local 289 videoWidth = Integer.parseInt(dimensions[0]); in connectToRoom() 292 videoWidth = 0; in connectToRoom() 352 intent.putExtra(CallActivity.EXTRA_VIDEO_WIDTH, videoWidth); in connectToRoom()
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowMediaRecorder.java | 40 private int videoWidth; field in ShadowMediaRecorder 141 videoWidth = width; in setVideoSize() 230 return videoWidth; in getVideoWidth()
|
/external/autotest/client/site_tests/video_YouTubeMseEme/files/ |
D | video_YouTubeMseEme.js | 222 test_result &= temp_video.videoWidth === 0;
|
/external/robolectric/v3/runtime/ |
D | shadows-core-3.1-SNAPSHOT-16.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-21.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-22.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-18.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-17.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-19.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |