/cts/tests/tests/graphics/src/android/graphics/cts/ |
RectFTest.java | 93 assertEquals(10.0f, mRectF.top); 99 assertEquals(5.0f, mRectF.top); 115 assertEquals(2.0f, mRectF.top); 132 assertEquals(2.0f, mRectF.top); 149 assertEquals(2.0f, mRectF.top); 165 assertEquals(0.0f, mRectF.top); 172 assertEquals(0.0f, mRectF.top); 208 assertEquals(5.0f, mRectF.top); 215 assertEquals(0.0f, mRectF.top); 234 assertEquals(5.0f, mRectF.top); [all...] |
/packages/apps/Camera/src/com/android/camera/ui/ |
AbstractIndicator.java | 52 int height = getHeight() - p.top - p.bottom; 56 matrix.preTranslate(p.left + width / 2, p.top + height / 2); 63 p.top + (height - icon.getHeight()) / 2);
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
Focus3.java | 34 mTopButton = (Button) findViewById(R.id.top);
|
/external/libvpx/vp8/decoder/ |
xprintf.c | 77 rect.top = 0; 113 b_rc = bit_blt(hdc_memory, rect.left, rect.top, rect.right, rect.bottom, hdc_memory, rect.left, rect.top, BLACKNESS); 123 for (y = rect.top; y < rect.bottom; ++y)
|
/external/skia/src/core/ |
SkEdge.cpp | 63 int top = SkFDot6Round(y0); local 67 if (top == bot) { 71 if (NULL != clip && (top >= clip->fBottom || bot <= clip->fTop)) { 79 fFirstY = top; 103 int top = SkFDot6Round(y0); local 106 // SkASSERT(top >= fFirstY); 109 if (top == bot) 119 fFirstY = top; 127 int top = fFirstY; local 129 SkASSERT(top < clip.fBottom) 209 int top = SkFDot6Round(y0); local 355 int top = SkFDot6Round(y0); local [all...] |
SkScan_Antihair.cpp | 298 int top, bottom; 301 top = SkFixedFloor(fstart - SK_FixedHalf); 307 top = SkFixedFloor(fstart + (istop - istart - 1) * slope - SK_FixedHalf); 310 top -= 1; 313 if (top >= clip->fBottom || bottom <= clip->fTop) 315 if (clip->fTop <= top && clip->fBottom >= bottom) 321 if (y0 > y1) // we want to go top-to-bottom 455 SkFDot6 top = SkMin32(y0, y1); 461 SkFDot6Floor(top) - 1, 506 static void do_scanline(FDot8 L, int top, FDot8 R, U8CPU alpha, SkBlitter* blitter [all...] |
/external/skia/src/svg/ |
SkSVGRect.cpp | 39 SVG_ADD_ATTRIBUTE_ALIAS(top, y);
|
/external/webkit/WebCore/dom/ |
ClientRect.h | 43 float top() const { return m_rect.y(); } function in class:WebCore::ClientRect
|
/external/webkit/WebKit/android/plugins/ |
SkANP.cpp | 33 SkFloatToScalar(src.top), 40 dst->set(src.left, src.top, src.right, src.bottom); 46 dst->top = src.fTop; 54 dst->top = SkScalarToFloat(src.fTop);
|
/frameworks/base/core/java/android/text/style/ |
ReplacementSpan.java | 30 int top, int y, int bottom, Paint paint);
|
/frameworks/base/media/libstagefright/codecs/avc/dec/include/ |
pvavcdecoderinterface.h | 41 virtual void GetVideoDimensions(int32 *width, int32 *height, int32 *top, int32 *left, int32 *bottom, int32 *right) = 0;
|
/packages/apps/Camera/src/com/android/camera/ |
RotateImageView.java | 81 int h = bounds.bottom - bounds.top; 100 int top = getPaddingTop(); local 104 int height = getHeight() - top - bottom; 107 canvas.translate(left + width / 2, top + height / 2);
|
/system/core/libcutils/ |
mspace.c | 91 char *top; member in struct:mspace_contig_state 110 if (newbrk > cs->top) 120 if (newbrk != cs->top) { 121 if (mprotect(newbrk, cs->top - newbrk, PROT_NONE) < 0) 174 cs->top = (char *)base + max_capacity; 177 assert(cs->brk <= cs->top); 180 if (cs->brk != cs->top) { 186 (mprotect(prot_brk, cs->top - prot_brk, PROT_NONE) < 0)) { 265 length = cs->top - (char *)cs;
|
/external/chromium/third_party/icu/source/i18n/ |
timezone.cpp | 162 static UBool getOlsonMeta(const UResourceBundle* top) { 167 ures_getByKey(top, kZONES, &res, &ec); 183 UResourceBundle *top = ures_openDirect(0, kZONEINFO, &ec); local 185 getOlsonMeta(top); 187 ures_close(top); 235 * @param top Top timezone resource 240 static UResourceBundle* getZoneByName(const UResourceBundle* top, const UnicodeString& id, UResourceBundle *oldbundle, UErrorCode& status) { 242 UResourceBundle *tmp = ures_getByKey(top, kNAMES, NULL, &status); 254 tmp = ures_getByKey(top, kZONES, tmp, &status); // get Zones object from to 296 UResourceBundle *top = ures_openDirect(0, kZONEINFO, &ec); local 331 UResourceBundle *top = ures_openDirect(0, kZONEINFO, &ec); local 494 UResourceBundle *top = openOlsonResource(id, res, ec); local 729 UResourceBundle *top = ures_openDirect(0, kZONEINFO, &ec); local 792 UResourceBundle *top = ures_openDirect(0, kZONEINFO, &ec); local 947 UResourceBundle *top = ures_openDirect(0, kZONEINFO, &ec); local 1016 UResourceBundle *top = openOlsonResource(id, res, ec); local 1046 UResourceBundle *top = openOlsonResource(id, res, ec); local 1087 UResourceBundle *top = ures_openDirect(0, kZONEINFO, &ec); local [all...] |
/external/webkit/WebCore/inspector/front-end/ |
inspector.css | 68 top: 0; 74 background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(191, 191, 191)), to(rgb(151, 151, 151))); 82 background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(233, 233, 233)), to(rgb(207, 207, 207))); 93 border-top: 1px solid rgb(100, 100, 100); 103 border-top: 1px solid rgb(64%, 64%, 64%); 260 top: 56px; 269 top: 34px; 274 top: 0; 316 vertical-align: top; 325 vertical-align: top; [all...] |
/external/chromium/third_party/icu/ |
icu4c.css | 32 margin-top: .5em; 34 padding-top: .5em; 47 border-top: 2px solid #22d; 51 margin-top: 12pt; 70 border-top: 1px solid gray; 73 margin-top: 12pt; 76 margin-top: 0.2em; 95 margin-top: 12pt; 114 margin-top: 12pt; 131 margin-top: 0px [all...] |
/external/icu4c/ |
icu4c.css | 32 margin-top: .5em; 34 padding-top: .5em; 47 border-top: 2px solid #22d; 51 margin-top: 12pt; 70 border-top: 1px solid gray; 73 margin-top: 12pt; 76 margin-top: 0.2em; 95 margin-top: 12pt; 114 margin-top: 12pt; 131 margin-top: 0px [all...] |
/external/openssl/crypto/bn/ |
bn_exp.c | 209 * the top bit being set. It was caused by an error in BN_div 212 /* if ((m->d[m->top-1]&BN_TBIT) && BN_is_odd(m)) */ 217 if (a->top == 1 && !a->neg && (BN_get_flags(p, BN_FLG_CONSTTIME) == 0)) 309 wstart=bits-1; /* The top bit of the window */ 455 wstart=bits-1; /* The top bit of the window */ 525 static int MOD_EXP_CTIME_COPY_TO_PREBUF(BIGNUM *b, int top, unsigned char *buf, int idx, int width) 529 if (bn_wexpand(b, top) == NULL) 531 while (b->top < top) 533 b->d[b->top++] = 0 576 int top; local [all...] |
/cts/tests/tests/gesture/src/android/gesture/cts/ |
LineGestureStrokeHelper.java | 69 Assert.assertEquals(LINE_START_POINT, bounds.top); 83 Assert.assertEquals(LINE_START_POINT, bounds.top);
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
MatrixStack.java | 42 public void glFrustumf(float left, float right, float bottom, float top, 44 Matrix.frustumM(mMatrix, mTop, left, right, bottom, top, near, far); 47 public void glFrustumx(int left, int right, int bottom, int top, int near, 50 fixedToFloat(bottom), fixedToFloat(top), 102 public void glOrthof(float left, float right, float bottom, float top, 104 Matrix.orthoM(mMatrix, mTop, left, right, bottom, top, near, far); 107 public void glOrthox(int left, int right, int bottom, int top, int near, 110 fixedToFloat(bottom), fixedToFloat(top),
|
/external/chromium/net/flip/ |
flip_session_unittest.cc | 42 FlipIOBuffer buffer = queue_.top(); 50 FlipIOBuffer buffer = queue_.top();
|
/external/dropbear/libtommath/ |
bn_mp_dr_reduce.c | 49 /* top of loop, this is where the code resumes if 52 top: 86 goto top;
|
/external/dropbear/libtommath/etc/ |
2kprime.c | 20 top: 66 goto top;
|
drprime.c | 17 top: 46 printf("Error not DR modulus\n"); sizes[x] += 1; goto top;
|
/external/grub/stage2/ |
common.c | 108 unsigned long long top; local 112 top = bottom; 122 && desc->BaseAddr <= top 123 && desc->BaseAddr + desc->Length > top) 125 top = desc->BaseAddr + desc->Length; 133 if (top > 0xFFFFFFFF) 134 top = 0xFFFFFFFF; 136 return (unsigned long) top - bottom;
|