Searched refs:contentBounds (Results 1 - 8 of 8) sorted by relevance

/external/webrtc/webrtc/modules/video_render/mac/
H A Dvideo_render_agl.cc1042 Rect contentBounds = local
1046 GetWindowBounds(window, kWindowContentRgn, &contentBounds);
1048 GetWindowBounds(window, kWindowStructureRgn, &contentBounds);
1053 globalBounds.top = contentBounds.top;
1054 globalBounds.right = contentBounds.right;
1055 globalBounds.bottom = contentBounds.bottom;
1056 globalBounds.left = contentBounds.left;
1110 //WEBRTC_TRACE(kTraceDebug, "%s:%d contentBounds t:%d r:%d b:%d l:%d", __FUNCTION__, __LINE__,
1111 contentBounds.top, contentBounds
1218 Rect contentBounds = local
[all...]
/external/python/cpython2/Mac/Modules/win/
H A D_Winmodule.c2776 Rect contentBounds; local
2784 PyMac_GetRect, &contentBounds))
2788 &contentBounds,
3163 PyDoc_STR("(WindowClass windowClass, WindowAttributes attributes, Rect contentBounds) -> (WindowPtr outWindow)")},
/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 154 milliseconds