Searched refs:mBottom (Results 1 - 25 of 37) sorted by relevance

12

/frameworks/minikin/include/minikin/
H A DMinikinFont.h73 float mLeft, mTop, mRight, mBottom; member in struct:android::MinikinRect
75 return mLeft == mRight || mTop == mBottom;
81 mBottom = r.mBottom;
87 mBottom += dy;
90 mLeft = mTop = mRight = mBottom = 0;
/frameworks/base/core/tests/coretests/src/android/widget/layout/table/
H A DVerticalGravityTest.java38 private View mBottom; field in class:VerticalGravityTest
54 mBottom = activity.findViewById(R.id.cell_bottom);
64 assertNotNull(mBottom);
80 ViewAsserts.assertBottomAligned(mReference3, mBottom);
/frameworks/base/libs/hwui/
H A DRenderProperties.h426 mPrimitiveFields.mHeight = mPrimitiveFields.mBottom - mPrimitiveFields.mTop;
455 if (RP_SET(mPrimitiveFields.mBottom, bottom)) {
456 mPrimitiveFields.mHeight = mPrimitiveFields.mBottom - mPrimitiveFields.mTop;
466 return mPrimitiveFields.mBottom;
477 || right != mPrimitiveFields.mRight || bottom != mPrimitiveFields.mBottom) {
481 mPrimitiveFields.mBottom = bottom;
483 mPrimitiveFields.mHeight = mPrimitiveFields.mBottom - mPrimitiveFields.mTop;
504 mPrimitiveFields.mBottom += offset;
638 int mLeft, mTop, mRight, mBottom; member in struct:android::uirenderer::RenderProperties::PrimitiveFields
H A DRenderProperties.cpp86 , mLeft(0), mTop(0), mRight(0), mBottom(0)
H A DDisplayListOp.h1062 : DrawOp(paint), mLeft(left), mTop(top), mRight(right), mBottom(bottom),
1066 renderer.drawRoundRect(*mLeft, *mTop, *mRight, *mBottom,
1072 *mLeft, *mTop, *mRight, *mBottom, *mRx, *mRy);
1081 float* mBottom; member in class:android::uirenderer::DrawRoundRectPropsOp
/frameworks/base/core/java/android/text/
H A DBoringLayout.java190 mBottom = spacing;
322 return mBottom;
335 return mBottom;
401 c.drawText(mDirect, 0, mBottom - mDesc, mPaint);
420 /* package */ int mBottom, mDesc; // for Direct field in class:BoringLayout
/frameworks/base/core/java/android/widget/
H A DRelativeLayout.java502 height = Math.max(height, params.mBottom);
504 height = Math.max(height, params.mBottom + params.bottomMargin);
515 bottom = Math.max(bottom, params.mBottom + params.bottomMargin);
590 params.mBottom = params.mTop + childHeight;
619 params.mBottom += verticalOffset;
672 params.mBottom, params.height,
860 if (params.mTop == VALUE_NOT_SET && params.mBottom != VALUE_NOT_SET) {
862 params.mTop = params.mBottom - child.getMeasuredHeight();
863 } else if (params.mTop != VALUE_NOT_SET && params.mBottom == VALUE_NOT_SET) {
865 params.mBottom
1227 private int mLeft, mTop, mRight, mBottom; field in class:RelativeLayout.LayoutParams
[all...]
H A DSlidingDrawer.java470 (!mExpanded && top > mBottomOffset + mBottom - mTop -
594 handle.offsetTopAndBottom(mBottomOffset + mBottom - mTop -
602 } else if (deltaY > mBottomOffset + mBottom - mTop - mHandleHeight - top) {
603 deltaY = mBottomOffset + mBottom - mTop - mHandleHeight - top;
663 int height = mBottom - mTop - childHeight - mTopOffset;
672 MeasureSpec.makeMeasureSpec(mBottom - mTop, MeasureSpec.EXACTLY));
H A DNumberPicker.java1579 mBottom);
1761 float totalTextGapHeight = (mBottom - mTop) - totalTextHeight;
1776 setFadingEdgeLength((mBottom - mTop - mTextSize) / 2);
2176 invalidate(0, mBottomSelectionDividerBottom, mRight, mBottom);
2205 invalidate(0, mBottomSelectionDividerBottom, mRight, mBottom);
2221 invalidate(0, mBottomSelectionDividerBottom, mRight, mBottom);
2319 mScrollX + (mRight - mLeft), mScrollY + (mBottom - mTop));
2334 mScrollX + (mRight - mLeft), mScrollY + (mBottom - mTop));
2470 invalidate(0, mBottomSelectionDividerBottom, mRight, mBottom);
2479 invalidate(0, mBottomSelectionDividerBottom, mRight, mBottom);
[all...]
H A DAnalogClock.java187 int availableHeight = mBottom - mTop;
H A DListView.java203 return (int) (MAX_SCROLL_FACTOR * (mBottom - mTop));
694 int end = (mBottom - mTop);
1411 final int end = (mBottom - mTop) - mListPadding.bottom;
1462 final int end = (mBottom - mTop) - mListPadding.bottom;
1516 final int childrenBottom = mBottom - mTop - mListPadding.bottom;
3051 final int listBottom = mBottom - mTop - mListPadding.bottom;
3294 final int listBottom = mBottom - mTop - effectivePaddingBottom + mScrollY;
3343 final int overFooterBottom = mBottom + mScrollY;
3397 final int absListBottom = mBottom;
H A DExpandableListView.java366 scrollY + mBottom - mTop - mPaddingBottom);
373 final int myB = mBottom;
H A DGridView.java301 int end = (mBottom - mTop);
623 final int end = (mBottom - mTop) - mListPadding.bottom;
666 final int end = (mBottom - mTop) - mListPadding.bottom;
1172 final int childrenBottom = mBottom - mTop - mListPadding.bottom;
/frameworks/av/media/libstagefright/
H A DMetaData.cpp88 r.mBottom = bottom;
186 *bottom = r->mBottom;
345 r->mLeft, r->mTop, r->mRight, r->mBottom);
/frameworks/minikin/sample/
H A DMinikinSkia.cpp58 bounds->mBottom = skBounds.fBottom;
/frameworks/base/core/java/android/view/
H A DViewOverlay.java135 mBottom = hostView.getHeight();
137 mRenderNode.setLeftTopRightBottom(0, 0, mRight, mBottom);
H A DView.java3197 protected int mBottom; field in class:View
4591 out.append(mBottom);
6105 position.set(0, 0, mRight - mLeft, mBottom - mTop);
6180 structure.setDimens(mLeft, mTop, mScrollX, mScrollY, mRight - mLeft, mBottom - mTop);
10576 if ((mParent != null) && (mBottom > mTop) && (mRight > mLeft)) {
10888 return mBottom - mTop;
10904 outRect.bottom = mScrollY + (mBottom - mTop);
11564 invalidate(0, yLoc, mRight - mLeft, mBottom - minTop);
11572 int oldHeight = mBottom - mTop;
11577 sizeChange(width, mBottom
[all...]
/frameworks/av/include/media/stagefright/
H A DMetaData.h284 int32_t mLeft, mTop, mRight, mBottom; member in struct:android::MetaData::Rect
/frameworks/av/include/media/stagefright/foundation/
H A DAMessage.h164 int32_t mLeft, mTop, mRight, mBottom; member in struct:android::AMessage::Rect
/frameworks/base/core/jni/android/graphics/
H A DMinikinSkia.cpp78 bounds->mBottom = skBounds.fBottom;
/frameworks/base/services/core/java/com/android/server/policy/
H A DRecentApplicationsBackground.java62 if (mLeft != left || mRight != right || mTop != top || mBottom != bottom) {
/frameworks/av/media/libstagefright/foundation/
H A DAMessage.cpp292 item->u.rectValue.mBottom = bottom;
342 *bottom = item->u.rectValue.mBottom;
579 item.u.rectValue.mBottom);
/frameworks/base/core/java/android/transition/
H A DChangeBounds.java472 private int mBottom; field in class:ChangeBounds.ViewBounds
492 mBottom = Math.round(bottomRight.y);
500 mView.setLeftTopRightBottom(mLeft, mTop, mRight, mBottom);
/frameworks/base/core/java/android/app/
H A DActivityTransitionCoordinator.java584 state.mBottom = view.getBottom();
659 view.layout(state.mLeft, state.mTop, state.mRight, state.mBottom);
978 int mBottom; field in class:ActivityTransitionCoordinator.SharedElementOriginalState
/frameworks/minikin/libs/minikin/
H A DLayout.cpp273 mBottom = std::max(mBottom, r.mBottom);

Completed in 703 milliseconds

12