HomeSort by relevance Sort by last modified time
    Searched refs:left (Results 301 - 325 of 3812) sorted by null

<<11121314151617181920>>

  /external/chromium/chrome/browser/resources/net_internals/
main.css 50 border-left: 1px inset black;
63 text-align: left;
70 border-left: 1px solid #afafaf;
114 margin-left: 10px;
121 border-top-left-radius: 5px 5px;
123 padding-left: 4px;
127 margin-left: 30px;
188 padding-left: 4px;
206 text-align: left;
  /external/chromium_org/chrome/browser/resources/chromeos/login/
network_dropdown.css 15 -webkit-gradient(linear, left top, left bottom,
33 text-align: left;
42 background-position: center left;
47 -webkit-gradient(linear, left top, left bottom,
59 -webkit-gradient(linear, left top, left bottom,
141 left: 0;
  /external/linux-tools-perf/util/
sort.c 102 sort__thread_cmp(struct hist_entry *left, struct hist_entry *right)
104 return right->thread->pid - left->thread->pid;
144 sort__dso_cmp(struct hist_entry *left, struct hist_entry *right)
146 struct dso *dso_l = left->ms.map ? left->ms.map->dso : NULL;
179 sort__sym_cmp(struct hist_entry *left, struct hist_entry *right)
183 if (left->ms.sym == right->ms.sym)
186 ip_l = left->ms.sym ? left->ms.sym->start : left->ip
    [all...]
  /bootable/recovery/edify/
parser.y 55 %left ';'
56 %left ','
57 %left OR
58 %left AND
59 %left EQ NE
60 %left '+'
  /cts/tests/tests/graphics/src/android/graphics/cts/
EmbossMaskFilterTest.java 61 Rect left = new Rect(0, 0, CENTER_X, BITMAP_HEIGHT); local
65 assertTrue(brightness(bitmap, left) > brightness(bitmap, right));
72 left.right = START_X;
73 assertEquals(0, brightness(bitmap, left));
74 right.left = END_X;
85 for (int x = rect.left; x < rect.right; x++) {
  /external/chromium-trace/trace-viewer/src/ui/
quad_stack.css 27 left: 0;
34 url('../images/chrome-left.png'),
37 background-position: left top, right top, left top;
  /external/chromium_org/chrome/browser/resources/
about_version.css 13 margin-left: auto;
39 margin-left: 40px;
61 padding-left: 5px;
  /external/chromium_org/chrome/browser/resources/chromeos/
wrench_menu.css 25 .left-button {
27 border-bottom-left-radius: 3px;
28 border-top-left-radius: 3px;
  /external/chromium_org/chrome/browser/resources/uber/
uber.css 17 left: 0;
23 /* This value is different from the left value to compensate for the scroll
42 left: 0;
59 left: 0;
  /external/chromium_org/third_party/leveldatabase/src/db/
log_writer.cc 29 size_t left = slice.size(); local
53 const size_t fragment_length = (left < avail) ? left : avail;
56 const bool end = (left == fragment_length);
69 left -= fragment_length;
71 } while (s.ok() && left > 0);
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcpassthroughrender.h 72 const float left, const float top,
84 float& left, float& top,
136 const float left, const float top,
149 const float left, const float top,
165 const float left, const float top,
175 const float left, const float top,
  /external/jmonkeyengine/engine/src/core/com/jme3/effect/
ParticleTriMesh.java 180 left = new Vector3f(); local
184 left.set(camLeft);
205 left.set(p.velocity).normalizeLocal();
206 camDir.cross(left, up);
208 left.multLocal(p.size);
211 faceNormal.cross(up, left);
213 left.multLocal(p.size);
218 left.x = camLeft.x * cos + camUp.x * sin;
219 left.y = camLeft.y * cos + camUp.y * sin;
220 left.z = camLeft.z * cos + camUp.z * sin
    [all...]
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
sobeloperator.cpp 45 const int left = (j > 0)? -4 : 0; local
53 (*(dataPtr + curr + c + right) - *(dataPtr + curr + c + left)) * 2 +
54 *(dataPtr + above + c + right) - *(dataPtr + above + c + left) +
55 *(dataPtr + below + c + right) - *(dataPtr + below + c + left);
58 *(dataPtr + left + c + below) - *(dataPtr + left + c + above) +
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
PathDestructionActivity.java 59 float left, top, right, bottom; local
60 left = MathUtils.random(getWidth() - MIN_SIZE);
62 right = left + MathUtils.random(getWidth() - left);
65 path.moveTo(left, top);
68 path.lineTo(left, bottom);
  /sdk/templates/docs/
default.css 68 left: 0;
80 padding-left: 16px;
100 margin-left: 16px;
113 left: -32px;
171 border-left: 4px solid #09c;
172 padding-left: 16px;
186 margin-left: 32px;
192 margin-left: 32px;
196 margin-left: 16px;
200 float: left;
    [all...]
  /system/media/audio_utils/include/audio_utils/
primitives.h 154 int32_t mulAddRL(int left, uint32_t inRL, uint32_t vRL, int32_t a)
158 if (left) {
171 if (left) {
183 int32_t mulRL(int left, uint32_t inRL, uint32_t vRL)
187 if (left) {
200 if (left) {
  /external/chromium_org/third_party/icu/
icu4c.css 48 border-left: 2px solid #22d;
50 padding-left: 4px;
74 padding-left: 0;
75 margin-left: 1em;
93 margin-left: 1.5em;
112 margin-left: 1.8em;
115 padding-left: 0.75em;
121 margin-left: 2em;
125 * Navigation sidebar on the left hand of most pages
134 padding-left: 0.2em
    [all...]
  /external/icu4c/
icu4c.css 48 border-left: 2px solid #22d;
50 padding-left: 4px;
74 padding-left: 0;
75 margin-left: 1em;
93 margin-left: 1.5em;
112 margin-left: 1.8em;
115 padding-left: 0.75em;
121 margin-left: 2em;
125 * Navigation sidebar on the left hand of most pages
134 padding-left: 0.2em
    [all...]
  /external/chromium_org/v8/tools/
splaytree.js 80 node.left = this.root_;
85 node.left = this.root_.left;
86 this.root_.left = null;
109 if (!this.root_.left) {
113 this.root_ = this.root_.left;
148 while (current.left) {
149 current = current.left;
182 // the left subtree.
185 } else if (this.root_.left) {
    [all...]
  /external/v8/tools/
splaytree.js 80 node.left = this.root_;
85 node.left = this.root_.left;
86 this.root_.left = null;
109 if (!this.root_.left) {
113 this.root_ = this.root_.left;
148 while (current.left) {
149 current = current.left;
182 // the left subtree.
185 } else if (this.root_.left) {
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
auditsPanel.css 44 left: 0;
61 left: 0;
67 text-align: left;
80 left: -8px;
96 left: 0;
109 background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(194, 194, 194)), to(rgb(239, 239, 239)));
123 margin-left: 0;
130 left: 0;
148 float: left;
    [all...]
  /external/chromium_org/ui/native_theme/
native_theme_aura.cc 126 gfx::ImageSkia* left = rb.GetImageSkiaNamed( local
128 DrawTiledImage(canvas, *left,
130 rect.x(), rect.y(), left->width(), left->height());
131 center_offset += left->width();
132 center_width -= left->width();
199 gfx::ImageSkia* left = rb.GetImageSkiaNamed(left_resource_id); local
200 DrawTiledImage(canvas, *left,
202 rect.x(), rect.y(), left->width(), left->height())
    [all...]
  /external/libvpx/armv7a-neon/
vp9_rtcd.h 39 void vp9_d207_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
42 void vp9_d45_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
45 void vp9_d63_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
48 void vp9_h_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
51 void vp9_d117_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
54 void vp9_d135_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
57 void vp9_d153_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
60 void vp9_v_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
63 void vp9_tm_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
66 void vp9_dc_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
    [all...]
  /frameworks/base/libs/hwui/
Snapshot.cpp 81 clipRegion->setRect(clipRect->left, clipRect->top, clipRect->right, clipRect->bottom);
98 bool Snapshot::clipRegionOp(float left, float top, float right, float bottom, SkRegion::Op op) {
100 tmp.set(left, top, right, bottom);
114 bool Snapshot::clip(float left, float top, float right, float bottom, SkRegion::Op op) {
115 Rect r(left, top, right, bottom);
127 clipped = clipRegionOp(r.left, r.top, r.right, r.bottom, SkRegion::kIntersect_Op);
138 setClip(r.left, r.top, r.right, r.bottom);
144 clipped = clipRegionOp(r.left, r.top, r.right, r.bottom, op);
156 void Snapshot::setClip(float left, float top, float right, float bottom) {
157 clipRect->set(left, top, right, bottom)
    [all...]
  /system/extras/tests/sdcard/
sdcard_perf_test.cpp 307 size_t left = testCase->dataSize(); local
309 while (left > 0)
314 if (chunk_size > left)
316 chunk_size = left;
317 left = 0;
321 left -= chunk_size;
378 size_t left = size; local
379 while (left > 0)
381 if (chunk_size > left)
383 chunk_size = left;
440 size_t left = testCase->dataSize(); local
571 size_t left = testCase->dataSize(); local
    [all...]

Completed in 2175 milliseconds

<<11121314151617181920>>