Searched refs:left (Results 101 - 125 of 362) sorted by relevance

1234567891011>>

/frameworks/base/services/java/com/android/server/wm/
H A DWindowState.java382 final int pw = container.right - container.left;
463 if (content.left < frame.left) content.left = frame.left;
467 if (visible.left < frame.left) visible.left = frame.left;
473 contentInsets.left
[all...]
H A DWindowStateAnimator.java711 + ", set left=" + mWin.mFrame.left + " top=" + mWin.mFrame.top
716 + mWin.mFrame.left + "," + mWin.mFrame.top + ") ("
723 mSurfaceX = mWin.mFrame.left + mWin.mXOffset;
901 tmpMatrix.postTranslate(frame.left + mWin.mXOffset, frame.top + mWin.mYOffset);
947 && x == frame.left && y == frame.top))) {
997 tmpMatrix.postTranslate(frame.left + mWin.mXOffset, frame.top + mWin.mYOffset);
1042 final int offX = w.mXOffset + w.mFrame.left;
1047 w.mSystemDecorRect.intersect(decorRect.left-offX, decorRect.top-offY,
1057 w.mSystemDecorRect.left
1323 setWallpaperOffset(int left, int top) argument
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/
H A Dh264bsdFillRow7.s28 left RN 2 label
60 CMP left, #0
66 SUBS left, left, #1
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
H A Dh264bsdFillRow7.S28 #define left r2 define
44 void h264bsdFillRow7(const u8 * ref, u8 * fill, i32 left, i32 center,
51 CMP left, #0
57 SUBS left, left, #1
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_decoder.h73 u32 *left, u32 *width, u32 *top, u32 *height);
/frameworks/base/core/java/android/util/
H A DDayOfMonthCursor.java26 * <li>Provides methods to move the cursor up / down / left / right.</li>
136 * Move left one box, potentially flipping to the previous month.
140 public boolean left() { method in class:DayOfMonthCursor
/frameworks/base/core/java/android/widget/
H A DScrollBarDrawable.java114 if (canvas.quickReject(r.left, r.top, r.right, r.bottom, Canvas.EdgeType.AA)) {
167 thumbRect.set(bounds.left, bounds.top + offset,
170 thumbRect.set(bounds.left + offset, bounds.top,
171 bounds.left + offset + length, bounds.bottom);
/frameworks/base/core/java/com/android/internal/widget/
H A DActionBarOverlayLayout.java128 private boolean applyInsets(View view, Rect insets, boolean left, boolean top, argument
132 if (left && lp.leftMargin != insets.left) {
134 lp.leftMargin = insets.left;
/frameworks/base/core/tests/coretests/src/android/widget/layout/table/
H A DHorizontalGravityTest.java49 mLeft = activity.findViewById(R.id.left);
/frameworks/base/graphics/java/android/graphics/drawable/
H A DPictureDrawable.java72 canvas.translate(bounds.left, bounds.top);
H A DGradientDrawable.java137 /** draw the gradient from the top-right to the bottom-left */
139 /** draw the gradient from the right to the left */
141 /** draw the gradient from the bottom-right to the top-left */
145 /** draw the gradient from the bottom-left to the top-right */
147 /** draw the gradient from the left to the right */
149 /** draw the gradient from the top-left to the bottom-right */
178 * top-left, top-right, bottom-right, bottom-left. This property
466 canvas.saveLayer(mRect.left - rad, mRect.top - rad,
537 canvas.drawLine(r.left,
[all...]
H A DLayerDrawable.java139 int left = a.getDimensionPixelOffset(
168 addLayer(dr, id, left, top, right, bottom);
180 * @param left The left padding of the new layer.
185 private void addLayer(Drawable layer, int id, int left, int top, int right, int bottom) { argument
203 childDrawable.mInsetL = left;
302 left += l
361 padding.left = 0;
369 padding.left += mPaddingL[i];
493 r.mDrawable.setBounds(bounds.left
[all...]
/frameworks/base/libs/hwui/
H A DLayer.h66 regionRect.left * texX, (height - regionRect.top) * texY,
69 regionRect.translate(layer.left, layer.top);
73 int left, int top, int right, int bottom) {
76 const Rect r(left, top, right, bottom);
72 updateDeferred(OpenGLRenderer* renderer, DisplayList* displayList, int left, int top, int right, int bottom) argument
H A DPatch.h52 float left, float top, float right, float bottom);
H A DDisplayListRenderer.cpp512 float left = getFloat(); local
519 left, top, right, bottom);
732 ALOGD("%s%s %d, %d", indent, "Translate (left, top)", mLeft, mTop);
795 DISPLAY_LIST_LOGD("%s%s %d, %d", indent, "Translate (left, top)", mLeft, mTop);
881 (char*) indent + 2, this, mName.string(), clipRect->left, clipRect->top,
1137 float left = getFloat(); local
1147 xDivsCount, yDivsCount, numColors, left, top, right, bottom,
1438 status_t DisplayListRenderer::prepareDirty(float left, float top, argument
1494 int DisplayListRenderer::saveLayer(float left, float top, float right, float bottom, argument
1497 addBounds(left, to
1503 saveLayerAlpha(float left, float top, float right, float bottom, int alpha, int flags) argument
1550 clipRect(float left, float top, float right, float bottom, SkRegion::Op op) argument
1577 drawBitmap(SkBitmap* bitmap, float left, float top, SkPaint* paint) argument
1615 drawBitmapData(SkBitmap* bitmap, float left, float top, SkPaint* paint) argument
1644 drawPatch(SkBitmap* bitmap, const int32_t* xDivs, const int32_t* yDivs, const uint32_t* colors, uint32_t width, uint32_t height, int8_t numColors, float left, float top, float right, float bottom, SkPaint* paint) argument
1671 drawRect(float left, float top, float right, float bottom, SkPaint* paint) argument
1682 drawRoundRect(float left, float top, float right, float bottom, float rx, float ry, SkPaint* paint) argument
1702 drawOval(float left, float top, float right, float bottom, SkPaint* paint) argument
1710 drawArc(float left, float top, float right, float bottom, float startAngle, float sweepAngle, bool useCenter, SkPaint* paint) argument
1721 float left, top, offset; local
[all...]
H A DLayerRenderer.cpp46 status_t LayerRenderer::prepareDirty(float left, float top, float right, float bottom, argument
55 Rect dirty(left, top, right, bottom);
56 if (dirty.isEmpty() || (dirty.left <= 0 && dirty.top <= 0 &&
62 android::Rect r(dirty.left, dirty.top, dirty.right, dirty.bottom);
66 return OpenGLRenderer::prepareDirty(dirty.left, dirty.top, dirty.right, dirty.bottom, opaque);
69 status_t LayerRenderer::clear(float left, float top, float right, float bottom, bool opaque) { argument
80 return OpenGLRenderer::clear(left, top, right, bottom, opaque);
170 const float u1 = r->left * texX;
175 TextureVertex::set(mesh++, r->left, r->top, u1, v1);
177 TextureVertex::set(mesh++, r->left,
[all...]
H A DShapeCache.h62 float left; member in struct:android::uirenderer::PathTexture
506 float& left, float& top, float& offset, uint32_t& width, uint32_t& height);
508 float& left, float& top, float& offset, uint32_t& width, uint32_t& height);
510 static PathTexture* createTexture(float left, float top, float offset, argument
513 texture->left = left;
567 float left, top, offset; local
569 computePathBounds(path, paint, left, top, offset, width, height);
582 canvas.translate(-left + offset, -top + offset);
585 PathTexture* texture = createTexture(left, to
[all...]
/frameworks/support/v7/gridlayout/gen/android/support/v7/gridlayout/
H A DR.java21 <colgroup align="left" />
22 <colgroup align="left" />
23 <colgroup align="left" />
60 The column boundary delimiting the left of the group of cells
72 The column span: the difference between the right and left
92 <colgroup align="left" />
93 <colgroup align="left" />
94 <colgroup align="left" />
98 <tr><td><code>left</code></td><td>0x03</td><td> Push object to the left o
232 public static int left=0x7f020006; field in class:R.id
[all...]
/frameworks/base/core/java/android/bluetooth/
H A DBluetoothSocket.java486 int left = b.length;
487 while(left > 0) {
488 int ret = is.read(b, b.length - left, left);
491 left -= ret;
492 if(left != 0)
493 Log.w(TAG, "readAll() looping, read partial size: " + (b.length - left) +
/frameworks/support/v4/java/android/support/v4/view/
H A DViewCompat.java126 public void postInvalidateOnAnimation(View view, int left, int top, int right, int bottom); argument
174 public void postInvalidateOnAnimation(View view, int left, int top, int right, int bottom) { argument
175 view.postInvalidateDelayed(getFrameTime(), left, top, right, bottom);
275 public void postInvalidateOnAnimation(View view, int left, int top, int right, int bottom) { argument
276 ViewCompatJB.postInvalidateOnAnimation(view, left, top, right, bottom);
343 * @param direction Negative to check scrolling left, positive to check scrolling right.
555 * @param left The left coordinate of the rectangle to invalidate.
560 public static void postInvalidateOnAnimation(View view, int left, int top, argument
562 IMPL.postInvalidateOnAnimation(view, left, to
[all...]
/frameworks/wilhelm/src/itf/
H A DIOutputMixExt.c29 short left; member in struct:__anon1625
244 mixBuffer->left += (short) (source->left * track->mGains[0]);
250 mixBuffer->left += source->left;
258 mixBuffer->left = (short) (source->left * track->mGains[0]);
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A DGcSnapshot.java335 mLayerBounds.left, mLayerBounds.top,
525 public boolean clipRect(float left, float top, float right, float bottom, int regionOp) { argument
526 return clip(new Rectangle2D.Float(left, top, right - left, bottom - top), regionOp);
595 // then go to previous layer, only if there are any left, and its flags
679 mLayerBounds.left, mLayerBounds.top, mLayerBounds.right, mLayerBounds.bottom,
691 mLayerBounds.left, mLayerBounds.top, mLayerBounds.right, mLayerBounds.bottom,
692 mLayerBounds.left, mLayerBounds.top, mLayerBounds.right, mLayerBounds.bottom,
786 src.left, src.top,
789 src.left, sr
[all...]
/frameworks/rs/
H A DrsRuntime.h98 int32_t *left, int32_t *right, int32_t *top, int32_t *bottom);
100 int32_t *left, int32_t *right, int32_t *top, int32_t *bottom);
102 int32_t *left, int32_t *right, int32_t *top, int32_t *bottom);
189 void rsrMatrixLoadOrtho(rs_matrix4x4 *m, float left, float right,
191 void rsrMatrixLoadFrustum(rs_matrix4x4 *m, float left, float right,
/frameworks/base/core/jni/
H A Dandroid_view_Surface.cpp74 jfieldID left; member in struct:android::__anon998
387 dirty.left = env->GetIntField(dirtyRectObj, gRectClassInfo.left);
431 clipReg.setRect(b.left, b.top, b.right, b.bottom);
436 clipReg.op(r->left, r->top, r->right, r->bottom, SkRegion::kUnion_Op);
448 env->SetIntField(dirtyRectObj, gRectClassInfo.left, bounds.left);
628 crop.left = env->GetIntField(cropObj, gRectClassInfo.left);
633 crop.left
[all...]
/frameworks/base/core/java/android/text/method/
H A DBaseMovementMethod.java165 return left(widget, buffer);
245 * Performs a left movement action.
246 * Moves the cursor or scrolls left by one character.
252 protected boolean left(TextView widget, Spannable buffer) { method in class:BaseMovementMethod
429 int left = Integer.MAX_VALUE;
432 if (lineLeft < left) {
433 left = lineLeft;
436 return left;
457 * Performs a scroll left action.
458 * Scrolls left b
[all...]

Completed in 328 milliseconds

1234567891011>>