HomeSort by relevance Sort by last modified time
    Searched refs:top (Results 251 - 275 of 1937) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/binary_heap_/
find_fn_imps.hpp 44 top() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/binomial_heap_base_/
find_fn_imps.hpp 44 top() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/binary_heap_/
find_fn_imps.hpp 44 top() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/binary_heap_/
find_fn_imps.hpp 44 top() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
find_fn_imps.hpp 44 top() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binomial_heap_base_/
find_fn_imps.hpp 44 top() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
find_fn_imps.hpp 44 top() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binomial_heap_base_/
find_fn_imps.hpp 44 top() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
find_fn_imps.hpp 44 top() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binomial_heap_base_/
find_fn_imps.hpp 44 top() const function in class:PB_DS_CLASS_C_DEC
  /external/skia/src/core/
SkScan_Antihair.cpp 283 int top, bottom;
285 top = SkFixedFloor(fstart - SK_FixedHalf);
289 top = SkFixedFloor(fstart + (istop - istart - 1) * slope - SK_FixedHalf);
292 top -= 1;
295 if (top >= clip->fBottom || bottom <= clip->fTop) {
298 if (clip->fTop <= top && clip->fBottom >= bottom) {
303 if (y0 > y1) { // we want to go top-to-bottom
430 SkFDot6 top = SkMin32(y0, y1);
436 SkFDot6Floor(top) - 1,
481 static void do_scanline(FDot8 L, int top, FDot8 R, U8CPU alpha
    [all...]
  /frameworks/base/core/java/android/view/
GLES20DisplayList.java 245 public void setTop(int top) {
247 nSetTop(mFinalizer.mNativeDisplayList, top);
266 public void setLeftTop(int left, int top) {
268 nSetLeftTop(mFinalizer.mNativeDisplayList, left, top);
273 public void setLeftTopRightBottom(int left, int top, int right, int bottom) {
275 nSetLeftTopRightBottom(mFinalizer.mNativeDisplayList, left, top, right, bottom);
295 private static native void nSetLeftTopRightBottom(int displayList, int left, int top,
297 private static native void nSetLeftTop(int displayList, int left, int top);
300 private static native void nSetTop(int displayList, int top);
  /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;
  /frameworks/base/libs/hwui/
OpenGLRenderer.cpp 171 int OpenGLRenderer::prepareDirty(float left, float top, float right, float bottom, bool opaque) {
179 mSnapshot->setClip(left, top, right, bottom);
185 mCaches.setScissor(left, mSnapshot->height - bottom, right - left, bottom - top);
334 info.clipTop = clip.top;
398 glViewport(r.left, r.top, r.right, r.bottom);
420 int OpenGLRenderer::saveLayer(float left, float top, float right, float bottom,
444 createLayer(mSnapshot, left, top, right, bottom, alpha, mode, flags, previousFbo);
450 int OpenGLRenderer::saveLayerAlpha(float left, float top, float right, float bottom,
453 return saveLayer(left, top, right, bottom, NULL, flags);
457 return saveLayer(left, top, right, bottom, &paint, flags)
925 int32_t top = rects[0].top; local
1563 float top = FLT_MAX; local
2022 const float top = fmin(p1.y, fmin(p2.y, fmin(p3.y, p4.y))); local
2151 float top = points[i + 1] - halfWidth; local
2753 float top = 0.0f; local
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/design/
default.scss 65 /* page layout + top-level styles */
78 background: #eee none no-repeat fixed top left;
80 background-image: -moz-linear-gradient(top, #ddd, #f2f2f2, #f2f2f2, #ddd);
106 top: 20px;
118 margin-top: 80px;
145 top: 40px;
207 background: transparent url(disclosure_#{$type}.png) no-repeat scroll top left;
274 top: 10px;
319 border-top: 1px solid #ddd;
347 border-top: 1px solid $ics_blue
    [all...]
  /external/opencv/cv/src/
cvutils.cpp 113 int top, int left, int cn, const uchar* )
118 if( srcstep == dststep && dst + dststep*top + left*cn == src &&
132 return ifunc( src, srcstep, srcroi, dstroi, top, left );
147 return func( src, srcstep, srcroi, dst, dststep, dstroi, top, left );
172 if( i >= top && i < top + srcroi.height - 1 )
191 if( i >= top && i < top + srcroi.height - 1 )
203 int top, int left, int cn )
256 idst += top*dststep
    [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...]
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Region_Delegate.java 182 int left, int top, int right, int bottom) {
189 regionDelegate.mArea.contains(left, top, right - left, bottom - top);
194 int left, int top, int right, int bottom) {
201 regionDelegate.mArea.intersects(left, top, right - left, bottom - top) == false;
297 int left, int top, int right, int bottom) {
303 dstRegion.mArea = new Area(new Rectangle2D.Float(left, top, right - left, bottom - top));
338 rect.left = rect.top = rect.right = rect.bottom = 0
    [all...]
  /external/linux-tools-perf/util/ui/
browser.c 52 pos = self->top;
69 self->top = pos;
82 nd = self->top;
99 self->top = nd;
107 if (self->top == NULL)
108 self->top = rb_first(self->entries);
110 nd = self->top;
318 if (self->top == NULL || self->top == self->entries)
319 self->top = head->next
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/css/
default.css 5 /* page layout + top-level styles */
43 top: 20px;
60 margin-top: 80px;
97 top: 20px; }
159 margin-top:0; }
288 top: 0;
357 vertical-align:top;
378 border-top: 1px solid #ccc;
379 margin-top: 10px;
380 padding-top:10px
    [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/apache-xml/src/main/java/org/apache/xalan/templates/
XUnresolvedVariable.java 145 * @param top A valid value that specifies where in the variable
148 public void setVarStackPos(int top)
150 m_varStackPos = top;
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMTreeWalker.java 110 int top = pos; // Remember the root of this subtree local
120 if (top == pos)
129 if ((DTM.NULL == pos) || (top == pos))
131 // %REVIEW% This condition isn't tested in traverse(pos,top)
153 * @param top Node in the tree where to end traversal.
154 * If top==DTM.NULL, run through end of document.
158 public void traverse(int pos, int top) throws org.xml.sax.SAXException
161 // if(top==DTM.NULL) top=0
173 if ((DTM.NULL != top) && top == pos
    [all...]
  /external/chromium/chrome/browser/resources/gpu_internals/
info_view.css 29 text-align: top;

Completed in 970 milliseconds

<<11121314151617181920>>