/external/webrtc/talk/app/webrtc/androidtests/src/org/webrtc/ |
D | SurfaceViewRendererOnMeasureTest.java | 74 int widthSpec, int heightSpec) { in assertMeasuredSize() argument 76 surfaceViewRenderer.onMeasure(widthSpec, heightSpec); in assertMeasuredSize() 81 + MeasureSpec.toString(widthSpec) + ", " + MeasureSpec.toString(heightSpec) + ")" in assertMeasuredSize() 182 final int heightSpec = MeasureSpec.makeMeasureSpec(1280, MeasureSpec.AT_MOST); in testFrame1280x720() local 187 expectedSize.x, expectedSize.y, widthSpec, heightSpec); in testFrame1280x720() 194 final int heightSpec = MeasureSpec.makeMeasureSpec(1280, MeasureSpec.AT_MOST); in testFrame1280x720() local 199 expectedSize.x, expectedSize.y, widthSpec, heightSpec); in testFrame1280x720() 205 final int heightSpec = MeasureSpec.makeMeasureSpec(1280, MeasureSpec.EXACTLY); in testFrame1280x720() local 208 720, 1280, widthSpec, heightSpec); in testFrame1280x720()
|
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/ |
D | SurfaceViewRenderer.java | 322 private Point getDesiredLayoutSize(int widthSpec, int heightSpec) { in getDesiredLayoutSize() argument 325 final int maxHeight = getDefaultSize(Integer.MAX_VALUE, heightSpec); in getDesiredLayoutSize() 331 if (MeasureSpec.getMode(heightSpec) == MeasureSpec.EXACTLY) { in getDesiredLayoutSize() 340 protected void onMeasure(int widthSpec, int heightSpec) { in onMeasure() argument 343 super.onMeasure(widthSpec, heightSpec); in onMeasure() 346 desiredLayoutSize = getDesiredLayoutSize(widthSpec, heightSpec); in onMeasure()
|
/external/robolectric/v1/lib/main/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/robolectric/v3/runtime/ |
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.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/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |