/packages/apps/Gallery/src/com/android/camera/ |
HighlightView.java | 92 path.addCircle(mDrawRect.left + (width / 2), 115 int x = mDrawRect.left 124 int left = mDrawRect.left + 1; local 138 int xMiddle = mDrawRect.left 139 + ((mDrawRect.right - mDrawRect.left) / 2); 143 mResizeDrawableWidth.setBounds(left - widthWidth, 145 left + widthWidth, 215 boolean horizCheck = (x >= r.left - hysteresis) 219 if ((Math.abs(r.left - x) < hysteresis) && verticalCheck) [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
h264bsd_deblocking.c | 71 * Info 701: Shift left of signed quantity (int) 134 u32 left; member in struct:__anon27886 137 enum { TOP = 0, LEFT = 1, INNER = 2 }; 232 Function to determine if there is a slice boundary on the left side 304 /* filterLeftMbEdgeFlag, left mb is MB_A */ 389 Function to calculate boundary strength value bs for left- or 486 Function to calculate boundary strength value bs for left- 558 filtered macroblock, macroblock above and macroblock on the left of 563 mb pointer to macroblock data structure of the top-left [all...] |
/external/libvpx/config/mips32-dspr2/ |
vpx_dsp_rtcd.h | 57 void vpx_d117_predictor_16x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); 60 void vpx_d117_predictor_32x32_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); 63 void vpx_d117_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); 66 void vpx_d117_predictor_8x8_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); 69 void vpx_d135_predictor_16x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); 72 void vpx_d135_predictor_32x32_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); 75 void vpx_d135_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); 78 void vpx_d135_predictor_8x8_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); 81 void vpx_d153_predictor_16x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); 84 void vpx_d153_predictor_32x32_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); [all...] |
/docs/source.android.com/src/compatibility/5.1/ |
android-cdd.css | 81 text-align: left; 88 text-align: left; 107 text-align: left; 123 text-align: left; 130 text-align: left; 138 text-align: left; 146 text-align: left; 155 text-align: left; 168 text-align: left; 242 margin-left: -10pt [all...] |
/docs/source.android.com/src/compatibility/source/ |
android-cdd.css | 81 text-align: left; 88 text-align: left; 107 text-align: left; 123 text-align: left; 130 text-align: left; 138 text-align: left; 146 text-align: left; 155 text-align: left; 168 text-align: left; 242 margin-left: -10pt [all...] |
/build/tools/droiddoc/templates-pdk/assets/design/ |
default.css | 16 background: #eee none no-repeat fixed top left; 39 padding-left: 10px; } 59 margin-left: 190px; 74 float: left; } 85 float: left; } 141 float: left; 142 margin-left: 20px; } 144 margin-left: 0; } 260 background: transparent url(disclosure_down.png) no-repeat scroll top left; 273 background: transparent url(disclosure_up.png) no-repeat scroll top left; [all...] |
/external/v8/benchmarks/ |
splay.js | 57 left: GeneratePayloadTree(depth - 1, tag), 173 node.left = this.root_; 178 node.left = this.root_.left; 179 this.root_.left = null; 202 if (!this.root_.left) { 206 this.root_ = this.root_.left; 260 // the left subtree. 263 } else if (this.root_.left) { 264 return this.findMax(this.root_.left); [all...] |
/external/pdfium/fpdfsdk/src/ |
fpdf_flatten.cpp | 17 enum FPDF_VALUE { TOP, LEFT, RIGHT, BOTTOM }; 20 if (rect.left - rect.right > 0.000001f || rect.bottom - rect.top > 0.000001f) 23 if (rect.left == 0.0f && rect.top == 0.0f && rect.right == 0.0f && 28 if (rect.left - rcPage.left < -10.000001f || 53 rc.left = pPageObject->m_Left; 136 case LEFT: { 138 pArray[i] = CPDF_Rect(array.GetAt(i)).left; 180 rcRet.left = GetMinMaxValue(*pRectArray, MIN, LEFT); 305 FX_FLOAT left = std::min(std::min(x1, x2), std::min(x3, x4)); local [all...] |
/external/skia/src/core/ |
SkMaskFilter.cpp | 45 const int dx = dst->fBounds.left() - src.fBounds.left(); 63 blitter->blitRect(r.left(), r.top(), r.width(), r.height()); 70 for (int x = mask.fBounds.left(); x < mask.fBounds.right(); ++x) { 86 // top-left 92 m.fBounds.offsetTo(outerR.left(), outerR.top()); 106 // bottom-left 112 m.fBounds.offsetTo(outerR.left(), outerR.bottom() - m.fBounds.height()); 128 innerR.set(outerR.left() + cx - mask.fBounds.left(), [all...] |
/external/ImageMagick/www/api/MagickCore/ |
tabs.css | 5 float : left; 14 padding-left : 10px; 32 float : left; 53 float : left; 55 background : url("tab_l.gif") no-repeat left top;
|
/external/ImageMagick/www/api/MagickWand/ |
tabs.css | 5 float : left; 14 padding-left : 10px; 32 float : left; 53 float : left; 55 background : url("tab_l.gif") no-repeat left top;
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
fuzzy.py | 54 parameters: (left, middle, right) 55 grade(x) = 0.0, when x <= left 56 0.0 to 1.0, when left <= x <= middle 66 - When x becomes near 'left' or 'right', its grade may drop 72 self.left, self.middle, self.right = self.para_values 74 self.width_left = self.middle - self.left 80 elif x <= self.left or x >= self.right: 94 parameters: (left, right) 96 0 for x <= left 105 - When x becomes near 'left' value, its grade may drop faste [all...] |
/external/chromium-trace/catapult/third_party/polymer/components/paper-toast/ |
paper-toast.css | 22 left: 12px; 33 left: 0; 46 :host(.core-transition.fade-out-left) { 67 :host(.core-transition.fade-out-left) { 77 padding-left: 24px;
|
/external/opencv/otherlibs/highgui/ |
highgui.h | 273 if( r.left > r.right ) 275 t = r.left; 276 r.left = r.right; 294 return cvRect( sr.left, sr.top, sr.right - sr.left, sr.bottom - sr.top ); 301 dr.left = sr.x; 314 roi.xOffset = r.left; 316 roi.width = r.right - r.left; 356 cvRect( r.left, r.top, r.right - r.left, r.bottom - r.top )) [all...] |
/frameworks/base/core/java/android/text/method/ |
Touch.java | 45 int left, right; local 50 left = Integer.MAX_VALUE; 54 left = (int) Math.min(left, layout.getLineLeft(i)); 58 left = 0; 62 final int actualWidth = right - left; 66 x = left - ((availableWidth - actualWidth) / 2); 71 // direction to resolve it to left or right 72 x = left - (availableWidth - actualWidth); 74 x = left; [all...] |
/frameworks/base/libs/hwui/hwui/ |
Canvas.h | 118 virtual void drawRoundRect(uirenderer::CanvasPropertyPrimitive* left, 141 virtual int saveLayer(float left, float top, float right, float bottom, 143 virtual int saveLayerAlpha(float left, float top, float right, float bottom, 158 virtual bool quickRejectRect(float left, float top, float right, float bottom) const = 0; 161 virtual bool clipRect(float left, float top, float right, float bottom, 182 virtual void drawRect(float left, float top, float right, float bottom, 185 virtual void drawRoundRect(float left, float top, float right, float bottom, 188 virtual void drawOval(float left, float top, float right, float bottom, 190 virtual void drawArc(float left, float top, float right, float bottom, 198 virtual void drawBitmap(const SkBitmap& bitmap, float left, float top [all...] |
/toolchain/binutils/binutils-2.25/intl/ |
plural.y | 63 struct expression *left, 125 new_exp_2 (op, left, right) 127 struct expression *left; 132 args[0] = left; 160 %left '|' /* || */ 161 %left '&' /* && */ 162 %left EQUOP2 /* == != */ 163 %left CMPOP2 /* < > <= >= */ 164 %left ADDOP2 /* + - */ 165 %left MULOP2 /* * / % * [all...] |
/external/replicaisland/src/com/replica/replicaisland/ |
BackgroundCollisionComponent.java | 142 final int left = mHorizontalOffset; local 144 final int right = left + mWidth; 146 final float centerOffsetX = ((mWidth) / 2.0f) + left; 169 horizontalHit = sweepHorizontal(mPreviousCenter, mCurrentPosition, mDelta, left, 180 horizontalHit = sweepHorizontal(mPreviousCenter, mCurrentPosition, mDelta, left, 188 if (mCurrentPosition.x + left < 0.0f) { 189 mCurrentPosition.x = (-left + 1); 250 float xStart = left; 254 xEnd = left; 274 mCurrentPosition.x = (mHorizontalHitPoint.x - left); [all...] |
/external/wpa_supplicant_8/src/common/ |
wpa_common.c | 548 int left; local 580 left = rsn_ie_len - 6; 597 left = rsn_ie_len - sizeof(*hdr); 600 if (left >= RSN_SELECTOR_LEN) { 610 left -= RSN_SELECTOR_LEN; 611 } else if (left > 0) { 613 __func__, left); 617 if (left >= 2) { 621 left -= 2; 622 if (count == 0 || count > left / RSN_SELECTOR_LEN) 744 int left; local [all...] |
/frameworks/base/core/java/com/android/internal/policy/ |
BackdropFrameRenderer.java | 333 final int left = mLastXOffset + newBounds.left; local 338 mFrameAndBackdropNode.setLeftTopRightBottom(left, top, left + width, top + height); 346 drawable.setBounds(0, 0, left + width, top + mLastCaptionHeight); 352 mResizingBackgroundDrawable.setBounds(0, mLastCaptionHeight, left + width, top + height); 357 drawColorViews(left, top, width, height, fullscreen, systemInsets, stableInsets); 365 private void drawColorViews(int left, int top, int width, int height, 371 mSystemBarBackgroundNode.setLeftTopRightBottom(left, top, left + width, top + height) [all...] |
/frameworks/native/include/private/ui/ |
RegionHelper.h | 81 TYPE left, right; local 82 int inside = spannerInner.next(current.left, current.right); 84 if (current.left < current.right && 234 SpannerBase::lhs_head = lhs.rects->left + lhs.dx; 243 SpannerBase::rhs_head = rhs.rects->left + rhs.dx; 248 SpannerBase::lhs_head = lhs.rects->left + lhs.dx; 252 SpannerBase::rhs_head = rhs.rects->left + rhs.dx; 263 inline int next(TYPE& left, TYPE& right) 267 int inside = SpannerBase::next(left, right, more_lhs, more_rhs); 279 void advance(region& reg, TYPE& left, TYPE& right) [all...] |
/frameworks/base/core/java/android/view/ |
FocusFinder.java | 128 // make up a rect at top left or bottom right of root 277 * @param direction the direction (up, down, left, right) 334 // for example, for direction left, if rect1 is to the left of the source 366 * checks whether the dest is at least partially to the direction of (e.g left of) 375 return (srcRect.right > destRect.right || srcRect.left >= destRect.right) 376 && srcRect.left > destRect.left; 378 return (srcRect.left < destRect.left || srcRect.right <= destRect.left [all...] |
/external/valgrind/coregrind/ |
m_oset.c | 42 // - First is the AVL metadata, which is three words: a left pointer, a 99 AvlNode* left; member in struct:_OSetNode 203 // Swing to the left. Warning: no balance maintainance. 209 a->right = b->left; 210 b->left = a; 217 AvlNode* b = a->left; 219 a->left = b->right; 228 root->left->balance = 0; 232 root->left->balance =-1; 236 root->left->balance = 0 [all...] |
/external/icu/icu4c/source/i18n/ |
rulebasedcollator.cpp | 698 RuleBasedCollator::compare(const UnicodeString &left, const UnicodeString &right, 701 return doCompare(left.getBuffer(), left.length(), 706 RuleBasedCollator::compare(const UnicodeString &left, const UnicodeString &right, 713 int32_t leftLength = left.length(); 717 return doCompare(left.getBuffer(), leftLength, 722 RuleBasedCollator::compare(const UChar *left, int32_t leftLength, 726 if((left == NULL && leftLength != 0) || (right == NULL && rightLength != 0)) { 735 if(rightLength >= 0) { leftLength = u_strlen(left); } 737 return doCompare(left, leftLength, right, rightLength, errorCode) [all...] |
/external/opencv3/modules/flann/include/opencv2/flann/ |
kdtree_index.h | 395 /* Move vector indices for left subtree to front of list. */ 396 int left = 0; local 399 while (left<=right && dataset_[ind[left]][cutfeat]<cutval) ++left; 400 while (left<=right && dataset_[ind[right]][cutfeat]>=cutval) --right; 401 if (left>right) break; 402 std::swap(ind[left], ind[right]); ++left; --right; 404 lim1 = left; [all...] |