HomeSort by relevance Sort by last modified time
    Searched refs:contentBounds (Results 1 - 9 of 9) sorted by null

  /external/webrtc/webrtc/modules/video_render/mac/
video_render_agl.cc 1042 Rect contentBounds =
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.right, contentBounds.bottom, contentBounds.left)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1_1helper.h 23 D2D1FORCEINLINE D2D1_LAYER_PARAMETERS1 LayerParameters1(CONST D2D1_RECT_F &contentBounds = D2D1::InfiniteRect(),
27 D2D1_LAYER_PARAMETERS1 r = {contentBounds, geometricMask, maskAntialiasMode, maskTransform, opacity,
d2d1helper.h 177 CONST D2D1_RECT_F &contentBounds = D2D1::InfiniteRect(),
185 {contentBounds, geometricMask, maskAntialiasMode, maskTransform, opacity, opacityBrush, layerOptions };
d2d1_1.h 221 D2D1_RECT_F contentBounds;
    [all...]
d2d1.h 508 D2D1_RECT_F contentBounds;
    [all...]
  /frameworks/base/services/core/java/com/android/server/wm/
TaskStack.java     [all...]
  /frameworks/base/core/java/android/widget/
RelativeLayout.java 602 final Rect contentBounds = mContentBounds;
603 Gravity.apply(mGravity, right - left, bottom - top, selfBounds, contentBounds,
606 final int horizontalOffset = contentBounds.left - left;
607 final int verticalOffset = contentBounds.top - top;
    [all...]
  /external/python/cpython2/Mac/Modules/win/
_Winmodule.c     [all...]
  /prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar 

Completed in 376 milliseconds