/prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/ |
rsRuntime.h | 104 int32_t *left, int32_t *right, int32_t *top, int32_t *bottom); 106 int32_t *left, int32_t *right, int32_t *top, int32_t *bottom); 108 int32_t *left, int32_t *right, int32_t *top, int32_t *bottom); 200 void rsrMatrixLoadOrtho(rs_matrix4x4 *m, float left, float right, 202 void rsrMatrixLoadFrustum(rs_matrix4x4 *m, float left, float right,
|
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/ |
rsRuntime.h | 104 int32_t *left, int32_t *right, int32_t *top, int32_t *bottom); 106 int32_t *left, int32_t *right, int32_t *top, int32_t *bottom); 108 int32_t *left, int32_t *right, int32_t *top, int32_t *bottom); 200 void rsrMatrixLoadOrtho(rs_matrix4x4 *m, float left, float right, 202 void rsrMatrixLoadFrustum(rs_matrix4x4 *m, float left, float right,
|
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/ |
rsRuntime.h | 104 int32_t *left, int32_t *right, int32_t *top, int32_t *bottom); 106 int32_t *left, int32_t *right, int32_t *top, int32_t *bottom); 108 int32_t *left, int32_t *right, int32_t *top, int32_t *bottom); 200 void rsrMatrixLoadOrtho(rs_matrix4x4 *m, float left, float right, 202 void rsrMatrixLoadFrustum(rs_matrix4x4 *m, float left, float right,
|
/build/tools/droiddoc/templates-sdk/assets/css/ |
default.css | 77 margin-right: 20px; 123 padding-right:16px; 302 right: 0; } 453 margin-right:0; 460 text-align:right; 461 float:right; 490 margin-right: 5px; } 494 right: 10px; } 498 right: 0; } 661 margin-right:40px [all...] |
/external/chromium_org/v8/src/compiler/arm64/ |
instruction-selector-arm64.cc | 126 inputs[input_count++] = g.UseOperand(m.right().node(), operand_mode); 293 if (m.right().Is(-1)) { 304 if (m.right().Is(-1)) { 367 g.UseRegister(m.right().node())); 378 Emit(kArm64Neg, g.DefineAsRegister(node), g.UseRegister(m.right().node())); 530 InstructionOperand* left, InstructionOperand* right, 535 selector->Emit(opcode, NULL, left, right, g.Label(cont->true_block()), 539 selector->Emit(opcode, g.DefineAsRegister(cont->result()), left, right); 550 Node* right = node->InputAt(1); local 552 // Match immediates on left or right side of comparison 614 Node* right = node->InputAt(1); local [all...] |
/frameworks/base/core/java/android/net/ |
NetworkStats.java | 536 public NetworkStats subtract(NetworkStats right) { 537 return subtract(this, right, null, null); 548 public static <C> NetworkStats subtract(NetworkStats left, NetworkStats right, 550 return subtract(left, right, observer, cookie, null); 565 public static <C> NetworkStats subtract(NetworkStats left, NetworkStats right, 567 long deltaRealtime = left.elapsedRealtime - right.elapsedRealtime; 570 observer.foundNonMonotonic(left, -1, right, -1, cookie); 592 final int j = right.findIndexHinted(entry.iface, entry.uid, entry.set, entry.tag, i); 602 entry.rxBytes = left.rxBytes[i] - right.rxBytes[j]; 603 entry.rxPackets = left.rxPackets[i] - right.rxPackets[j] [all...] |
/frameworks/base/graphics/java/android/graphics/drawable/ |
LayerDrawable.java | 329 * @param right The right padding of the new layer. 332 ChildDrawable addLayer(Drawable layer, int[] themeAttrs, int id, int left, int top, int right, 341 childDrawable.mInsetR = right; 455 * @param r number of pixels to subtract from the right bound 536 return padding.left != 0 || padding.top != 0 || padding.right != 0 || padding.bottom != 0; 542 padding.right = 0; 553 padding.right += mPaddingR[i]; 561 padding.right = 0; 572 padding.right = Math.max(padding.right, mPaddingR[i]) [all...] |
/external/chromium_org/cc/resources/ |
picture_layer_tiling_unittest.cc | 131 EXPECT_LE(texture_rect.right(), client_.TileSize().width()); 219 // The live tiles rect is at the very edge of the right-most and 222 int right = tiling_->TilingDataForTesting().TileBounds(2, 2).x(); local 225 SetLiveRectAndVerifyTiles(gfx::Rect(right, bottom)); 250 // Tiles in the bottom row and right column exist. 258 int right = tiling_->TilingDataForTesting().TileBounds(2, 2).x(); local 265 gfx::Size(right + 1, bottom + 1)); 270 EXPECT_EQ(gfx::Rect(right + 1, bottom + 1), tiling_->live_tiles_rect()); 280 // Growing outside the current right/bottom tiles border pixels should create 283 gfx::Size(right + 2, bottom + 2)) 324 int right = tiling_->TilingDataForTesting().TileBounds(2, 3).x(); local 1593 TilePriority right = tiling->TileAt(1, 0)->priority(ACTIVE_TREE); local [all...] |
/cts/suite/cts/deviceTests/browserbench/assets/octane/css/ |
bootstrap.css | 21 text-align:right; 353 margin-right: auto; 366 padding-right: 20px; 506 text-align: right; 556 blockquote.pull-right { 557 float: right; 558 padding-right: 15px; 560 border-right: 5px solid #eb9742; 563 blockquote.pull-right p, 564 blockquote.pull-right small [all...] |
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
timelinePanel.css | 75 right: 0; 80 border-right: 0 none transparent; 107 padding-right: 5px; 223 float: right; 297 right: 0; 320 right: 0; 350 margin-right: 2px; 384 right: 0; 564 .timeline-cpu-curtain-left, .timeline-cpu-curtain-right { 576 .timeline-cpu-curtain-right { [all...] |
resourcesPanel.css | 81 right: 0; 89 right: 0; 105 float: right; 123 right: 0; 209 padding-right: 0; 242 right: 5px; 258 right: 3px;
|
/frameworks/base/core/jni/ |
android_view_GLES20Canvas.cpp | 121 jlong rendererPtr, jint left, jint top, jint right, jint bottom, 124 return renderer->prepareDirty(left, top, right, bottom, opaque); 208 jlong rendererPtr, jfloat left, jfloat top, jfloat right, jfloat bottom, 212 return renderer->saveLayer(left, top, right, bottom, paint, saveFlags); 220 return renderer->saveLayer(bounds.left, bounds.top, bounds.right, bounds.bottom, 225 jlong rendererPtr, jfloat left, jfloat top, jfloat right, jfloat bottom, 228 return renderer->saveLayerAlpha(left, top, right, bottom, alpha, saveFlags); 235 return renderer->saveLayerAlpha(bounds.left, bounds.top, bounds.right, bounds.bottom, 244 jlong rendererPtr, jfloat left, jfloat top, jfloat right, jfloat bottom) { 246 const bool result = renderer->quickRejectConservative(left, top, right, bottom) [all...] |
/external/chromium_org/ui/file_manager/gallery/css/ |
gallery.css | 42 right: 0; 161 right: 0; 254 .gallery .arrow.right div { 369 margin-right: 18px; 467 border-right-width: 0; 469 margin-right: 0; 478 -webkit-mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, 482 .gallery .toolbar .ribbon.fade-right { 487 .gallery .toolbar .ribbon.fade-left.fade-right { 488 -webkit-mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0 [all...] |
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
DrawableTest.java | 78 assertEquals(0, rect1.right); 82 assertEquals(0, r1.right); 91 assertEquals(100, rect2.right); 95 assertEquals(100, r2.right); 104 assertEquals(500, rect3.right); 108 assertEquals(500, r3.right); 330 assertEquals(100, r.right); 337 assertEquals(150, r.right); 414 assertEquals(0, r.right);
|
/external/chromium_org/cc/base/ |
tiling_data.cc | 137 int index_right = TileXIndexFromSrcCoord(rect.right() - 1); 153 int index_right = LastBorderTileXIndexFromSrcCoord(rect.right() - 1); 321 right_ = tiling_data_->LastBorderTileXIndexFromSrcCoord(rect.right() - 1); 327 right_ = tiling_data_->TileXIndexFromSrcCoord(rect.right() - 1); 384 consider_right_ = tiling_data_->TileXIndexFromSrcCoord(consider.right() - 1); 391 ignore_right_ = tiling_data_->TileXIndexFromSrcCoord(ignore.right() - 1); 462 direction_(RIGHT), 486 consider_right_ = tiling_data_->TileXIndexFromSrcCoord(consider.right() - 1); 493 ignore_right_ = tiling_data_->TileXIndexFromSrcCoord(ignore.right() - 1); 527 // Determine around right, such that it is between -1 and num_tiles_x [all...] |
/external/eigen/unsupported/Eigen/src/Splines/ |
Spline.h | 239 BasisVectorType right(p+1); right(0) = Scalar(0); 242 VectorBlock<BasisVectorType,Degree>(right,1,p) = VectorBlock<const KnotVectorType,Degree>(U,i+1,p) - u; 251 const Scalar tmp = N(r)/(right(r+1)+left(j-r)); 252 N[r] = saved + right(r+1)*tmp; 368 BasisVectorType right = BasisVectorType::Zero(p+1); local 380 right[j] = U[span+j]-u; 386 ndu(j,r) = right[r+1]+left[j-r]; 389 ndu(r,j) = static_cast<Scalar>(saved+right[r+1] * temp);
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowView.java | 58 int right; field in class:ShadowView 383 return right - left; 432 right = r; 438 public void setPadding(int left, int top, int right, int bottom) { 441 paddingRight = right; 649 * @return right side of the view 653 return right; 699 public void setRight(int right) { 700 this.right = right; [all...] |
/frameworks/base/libs/hwui/ |
DeferredDisplayList.cpp | 85 mOps[i].state->mBounds.right, mOps[i].state->mBounds.bottom); 117 renderer.drawScreenSpaceColorRect(bounds.left, bounds.top, bounds.right, bounds.bottom, 129 Region uncovered(android::Rect(bounds.left, bounds.top, bounds.right, bounds.bottom)); 132 uncovered.subtractSelf(android::Rect(r.left, r.top, r.right, r.bottom)); 216 // right and bottom delta calculation reversed to account for direction 217 boundsDelta = opBounds.right - mBounds.right; 268 if (newClipSideFlags & kClipSide_Right) mClipRect.right = state->mClip.right; 295 renderer.drawScreenSpaceColorRect(mBounds.left, mBounds.top, mBounds.right, mBounds.bottom [all...] |
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
BatteryMeterView.java | 324 mFrame.right - Math.round(width * 0.25f), 329 mButtonFrame.right -= mSubpixelSmoothingRight; 335 mFrame.right -= mSubpixelSmoothingRight; 353 mShapePath.lineTo(mButtonFrame.right, mButtonFrame.top); 354 mShapePath.lineTo(mButtonFrame.right, mFrame.top); 355 mShapePath.lineTo(mFrame.right, mFrame.top); 356 mShapePath.lineTo(mFrame.right, mFrame.bottom); 366 final float br = mFrame.right - mFrame.width() / 7f; 369 || mBoltFrame.right != br || mBoltFrame.bottom != bb) {
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
GcSnapshot.java | 337 mLayerBounds.right, mLayerBounds.bottom, 526 public boolean clipRect(float left, float top, float right, float bottom, int regionOp) { 527 return clip(new Rectangle2D.Float(left, top, right - left, bottom - top), regionOp); 719 mLayerBounds.left, mLayerBounds.top, mLayerBounds.right, mLayerBounds.bottom, 731 mLayerBounds.left, mLayerBounds.top, mLayerBounds.right, mLayerBounds.bottom, 732 mLayerBounds.left, mLayerBounds.top, mLayerBounds.right, mLayerBounds.bottom, 830 src.right, src.top, 831 src.right, src.bottom, 840 dst.right = Math.max(Math.max(corners[0], corners[2]), Math.max(corners[4], corners[6]));
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/ |
ast.py | 56 self.right = leftright[1] 60 return self.left, self.right 63 return self.left, self.right 66 return "Add((%s, %s))" % (repr(self.left), repr(self.right)) 436 self.right = leftright[1] 440 return self.left, self.right 443 return self.left, self.right 446 return "Div((%s, %s))" % (repr(self.left), repr(self.right)) 490 self.right = leftright[1] 494 return self.left, self.right [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/ |
ast.py | 56 self.right = leftright[1] 60 return self.left, self.right 63 return self.left, self.right 66 return "Add((%s, %s))" % (repr(self.left), repr(self.right)) 436 self.right = leftright[1] 440 return self.left, self.right 443 return self.left, self.right 446 return "Div((%s, %s))" % (repr(self.left), repr(self.right)) 490 self.right = leftright[1] 494 return self.left, self.right [all...] |
/external/chromium_org/cc/layers/ |
heads_up_display_layer_impl.cc | 325 bounds.right(), 329 bounds.left(), bounds.bottom(), bounds.right(), bounds.bottom(), *paint); 340 bounds.right(), 349 int right, 363 int left = bounds().width() - width - right; 378 SkRect histogram_bounds = SkRect::MakeXYWH(graph_bounds.right() + kGap, 401 text_bounds.right(), 436 // Use the fps value to find the right bucket in the histogram. 453 canvas->drawLine(histogram_bounds.right() + 1, 455 histogram_bounds.right() + 1 [all...] |
/external/chromium_org/chrome/browser/resources/inspect/ |
inspect.css | 20 padding-right: 5px; 135 margin-right: 5px; 171 margin-right: 0.5em; 176 margin-right: 5px; 217 margin-right: 15px; 274 right: 0; 317 right: 7px;
|
/external/chromium_org/chrome/browser/resources/ |
sync_setup_overlay.css | 143 right: 25px; 153 float: right; 223 float: right; 268 right: 0; 275 right: auto; 365 padding-right: 8px; 436 float: right;
|