Searched refs:right (Results 251 - 275 of 328) sorted by relevance

<<11121314

/frameworks/base/core/java/android/widget/
H A DRelativeLayout.java79 * Rule that aligns a child's right edge with another child's left edge.
83 * Rule that aligns a child's left edge with another child's right edge.
108 * Rule that aligns a child's right edge with another child's right edge.
127 * Rule that aligns the child's right edge with its RelativeLayout
128 * parent's right edge.
404 int right = Integer.MIN_VALUE;
460 right = Math.max(right, params.mRight + params.rightMargin);
479 right
[all...]
H A DActivityChooserView.java50 * The right button is an overflow action and provides an optimized menu
424 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { argument
425 mActivityChooserContent.layout(0, 0, right - left, bottom - top);
H A DAbsListView.java321 * The selection's right padding
1960 listPadding.right = mSelectionRightPadding + mPaddingRight;
2004 protected boolean setFrame(int left, int top, int right, int bottom) { argument
2005 final boolean changed = super.setFrame(left, top, right, bottom);
2112 * @return The right list padding.
2115 return mListPadding.right;
2291 positionSelector(selectorRect.left, selectorRect.top, selectorRect.right,
2444 mSelectionRightPadding = padding.right;
2904 // get the selector in the right state, but we don't want to press each child.
3249 // Something isn't right
[all...]
H A DGridView.java309 nextLeft = getWidth() - mListPadding.right - columnWidth -
1024 widthSize = mColumnWidth + mListPadding.left + mListPadding.right;
1026 widthSize = mListPadding.left + mListPadding.right;
1031 int childWidth = widthSize - mListPadding.left - mListPadding.right;
1089 + mListPadding.left + mListPadding.right;
1913 // coming from right, must be on right edge
1922 // coming from bottom-right, need to be last in bottom row
H A DEditor.java337 * The "25" is the distance between the point and the right edge
761 * in the view. Returns false when the position is in the empty space of left/right of text.
1216 (int)(ims.mTmpRectF.right + 0.5),
1221 ims.mCursorRectInWindow.right, ims.mCursorRectInWindow.bottom);
1303 int right = mTextView.getWidth();
1312 right = (int) (max + 0.5f);
1318 hardwareCanvas.setViewport(right - left, bottom - top);
1329 blockDisplayList.setLeftTopRightBottom(left, top, right, bottom);
2382 width += mTempRect.left + mTempRect.right;
3499 // Make sure both left and right handle
[all...]
/frameworks/base/core/jni/android/graphics/
H A DPath.cpp173 static void addRect__FFFFI(JNIEnv* env, jobject clazz, SkPath* obj, jfloat left, jfloat top, jfloat right, jfloat bottom, SkPath::Direction dir) { argument
176 SkScalar right_ = SkFloatToScalar(right);
/frameworks/base/libs/hwui/font/
H A DFont.cpp76 if (bounds->right < nPenX + width) {
77 bounds->right = nPenX + width;
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
H A DKeyguardWidgetPager.java596 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { argument
597 super.onLayout(changed, left, top, right, bottom);
H A DPagedView.java172 // If true, modify alpha of neighboring pages as user scrolls left/right
684 // of the left/right gap and use that as the gap between each page.
707 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { argument
1026 mViewport.right + mViewport.width() / 2, mViewport.bottom);
1384 int rightBufferEdge = (int) (mapPointFromViewToParent(this, mViewport.right, 0)[0]
1507 // move to the left and fling to the right will register as a fling to the right.
1677 int right;
1680 right = (left + getScaledMeasuredWidth(getPageAt(i)));
1681 if (left <= relativeOffset && relativeOffset <= right) {
[all...]
/frameworks/av/services/camera/libcameraservice/
H A DCamera2Device.h379 int left, int top, int right, int bottom);
/frameworks/base/core/java/android/gesture/
H A DGesture.java67 mBoundingBox.right, mBoundingBox.bottom);
/frameworks/base/core/java/android/text/method/
H A DArrowKeyMovementMethod.java79 protected boolean right(TextView widget, Spannable buffer) { method in class:ArrowKeyMovementMethod
/frameworks/base/core/java/android/view/
H A DMotionEvent.java419 * Flag indicating the motion event intersected the right edge of the screen.
435 * The value is normalized to a range from -1.0 (left) to 1.0 (right).
437 * The value is normalized to a range from -1.0 (left) to 1.0 (right).
617 * indicates that the major axis of contact is oriented to the right. A negative angle
620 * (finger pointing fully right).
625 * is pointing right. See also {@link #AXIS_TILT}.
659 * The value is normalized to a range from -1.0 (left) to 1.0 (right).
745 * The value is normalized to a range from -1.0 (left) to 1.0 (right).
792 * <li>For a joystick, reports the absolute position of the right trigger control.
825 * The value is normalized to a range from -1.0 (turn left) to 1.0 (turn right)
2828 isWithinBoundsNoHistory(float left, float top, float right, float bottom) argument
2854 clampNoHistory(float left, float top, float right, float bottom) argument
[all...]
H A DViewGroup.java358 * {@link #getRight() right} and {@link #getBottom() bottom}.
2539 protected void internalSetPadding(int left, int top, int right, int bottom) { argument
2540 super.internalSetPadding(left, top, right, bottom);
2714 c.getRight() - insets.right,
2918 * the canvas in the right state. This includes clipping, translating so
4047 (int) (boundingRect.right + 0.5f),
4087 (int) (boundingRect.right + 0.5f),
4359 (int) (rect.right + 0.5f), (int) (rect.bottom + 0.5f));
4832 * pass to a particular child. This method figures out the right MeasureSpec
5716 * The right margi
5856 setMargins(int left, int top, int right, int bottom) argument
[all...]
H A DKeyEvent.java93 * feature key for selecting a software defined function shown on the bottom right
333 * or the top right trigger button. */
341 * or the bottom right trigger button. */
348 * On a game controller, the right thumb button indicates that the right
983 * <p>This mask is used to check whether the right the ALT meta key is pressed.</p>
1011 * <p>This mask is used to check whether the right SHIFT meta key is pressed.</p>
1055 * <p>This mask is used to check whether the right CTRL meta key is pressed.</p>
1083 * <p>This mask is used to check whether the right META meta key is pressed.</p>
1990 * The meta state is normalized such that if either the left or right modifie
2107 metaStateFilterDirectionalModifiers(int metaState, int modifiers, int basic, int left, int right) argument
[all...]
/frameworks/base/core/java/com/android/internal/widget/multiwaveview/
H A DMultiWaveView.java410 * mFeedbackCount items in the order: left, right, top, bottom.
471 (int) Math.ceil(childBounds.right),
1007 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { argument
1008 super.onLayout(changed, left, top, right, bottom);
1009 final int width = right - left;
H A DGlowPadView.java1055 // We only scale to fit horizontally if we're not pinned to the left or right. Likewise,
1111 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { argument
1112 super.onLayout(changed, left, top, right, bottom);
1113 final int width = right - left;
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DMatrix_Delegate.java141 src.right, src.top,
142 src.right, src.bottom,
151 dst.right = Math.max(Math.max(corners[0], corners[2]), Math.max(corners[4], corners[6]));
/frameworks/native/libs/gui/
H A DSurfaceTexture.cpp721 outCrop.right += dw;
731 outCrop.right,outCrop.bottom);
878 mCurrentCrop.top, mCurrentCrop.right, mCurrentCrop.bottom,
/frameworks/base/opengl/java/android/opengl/
H A DGLLogWrapper.java1666 public void glFrustumf(float left, float right, float bottom, float top, argument
1670 arg("right", right);
1677 mgl.glFrustumf(left, right, bottom, top, near, far);
1681 public void glFrustumx(int left, int right, int bottom, int top, int near, argument
1685 arg("right", right);
1692 mgl.glFrustumx(left, right, bottom, top, near, far);
2158 public void glOrthof(float left, float right, float bottom, float top, argument
2162 arg("right", righ
2173 glOrthox(int left, int right, int bottom, int top, int near, int far) argument
[all...]
/frameworks/av/services/camera/libcameraservice/camera2/
H A DParameters.cpp1700 normalizedXToArray(focusingAreas[i].right);
1729 normalizedXToArray(meteringAreas[i].right);
2134 areas[0].right == 0 &&
2158 if (a->right < -1000 || a->right > 1000) return BAD_VALUE;
2160 if (a->left >= a->right) return BAD_VALUE;
/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerService.cpp174 // Deal with empty and ANY right away
327 snprintf(buffer, 255, " stream type(%d), left - right volume(%f, %f)\n",
548 // determine if we have the right player type
570 // create the right type of player
691 // create the right type of player
1184 // create the right type of player
1234 // create the right type of player
1590 void MediaPlayerService::AudioOutput::setVolume(float left, float right) argument
1592 ALOGV("setVolume(%f, %f)", left, right);
1594 mRightVolume = right;
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DomxVCM4P2_DecodePadMV_PVOP_s.s36 ; * macroblocks specially at the upper-right side of the current macroblock
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DomxVCM4P2_DecodePadMV_PVOP_s.s36 ; * macroblocks specially at the upper-right side of the current macroblock
/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboardView.java110 * Called when the user quickly moves the finger from right to left.
115 * Called when the user quickly moves the finger from left to right.
671 invalidKey.x + invalidKey.width + kbdPaddingLeft + 1 >= clipRegion.right &&
690 if (key.width != bounds.right ||
710 (key.width - padding.left - padding.right) / 2
718 final int drawableX = (key.width - padding.left - padding.right
889 // Show right away, if it's already visible and finger is moving around
953 // the right, offset by enough to see at least one key to the left/right.

Completed in 1008 milliseconds

<<11121314