| /development/samples/Support7Demos/src/com/example/android/supportv7/widget/ |
| D | RecyclerViewActivity.java | 119 int bottom; in onLayoutChildren() local 166 final int bottom = getDecoratedTop(topView); in scrollVerticallyBy() local 187 final int bottom = top + getDecoratedMeasuredHeight(v); in scrollVerticallyBy() local 216 final int bottom = getDecoratedTop(getChildAt(0)); in onFocusSearchFailed() local 234 final int bottom = top + getDecoratedMeasuredHeight(v); in onFocusSearchFailed() local
|
| D | AnimatedRecyclerView.java | 217 int bottom = top; in onLayoutChildren() local 304 final int bottom = topView.getTop(); // TODO decorated top? in scrollVerticallyBy() local 324 final int bottom = top + v.getMeasuredHeight(); in scrollVerticallyBy() local 353 final int bottom = getChildAt(0).getTop(); // TODO decorated top? in onFocusSearchFailed() local 371 final int bottom = top + v.getMeasuredHeight(); in onFocusSearchFailed() local
|
| /development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
| D | MatrixStack.java | 42 public void glFrustumf(float left, float right, float bottom, float top, in glFrustumf() 47 public void glFrustumx(int left, int right, int bottom, int top, int near, in glFrustumx() 102 public void glOrthof(float left, float right, float bottom, float top, in glOrthof() 107 public void glOrthox(int left, int right, int bottom, int top, int near, in glOrthox()
|
| D | MatrixTrackingGL.java | 260 public void glFrustumf(float left, float right, float bottom, float top, in glFrustumf() 267 public void glFrustumx(int left, int right, int bottom, int top, int near, in glFrustumx() 490 public void glOrthof(float left, float right, float bottom, float top, in glOrthof() 497 public void glOrthox(int left, int right, int bottom, int top, int near, in glOrthox()
|
| /development/samples/Support7Demos/src/com/example/android/supportv7/widget/decorator/ |
| D | DividerItemDecoration.java | 77 final int bottom = top + mDivider.getIntrinsicHeight(); in drawVertical() local 85 final int bottom = parent.getHeight() - parent.getPaddingBottom(); in drawHorizontal() local
|
| /development/ndk/platforms/android-9/include/android/ |
| D | rect.h | 34 int32_t bottom; member
|
| /development/ndk/platforms/android-14/include/android/ |
| D | rect.h | 34 int32_t bottom; member
|
| /development/ndk/platforms/android-16/include/android/ |
| D | rect.h | 34 int32_t bottom; member
|
| /development/samples/devbytes/animation/ListViewItemAnimations/src/com/example/android/listviewitemanimations/ |
| D | BackgroundContainer.java | 51 public void showBackground(int top, int bottom) { in showBackground()
|
| /development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/ |
| D | Cube.java | 22 …public Cube(GLWorld world, float left, float bottom, float back, float right, float top, float fro… in Cube()
|
| /development/samples/devbytes/animation/ListViewRemovalAnimation/src/com/example/android/listviewremovalanimation/ |
| D | BackgroundContainer.java | 52 public void showBackground(int top, int bottom) { in showBackground()
|
| /development/samples/devbytes/animation/ListViewExpandingCells/src/com/example/android/expandingcells/ |
| D | ExpandingListView.java | 103 private int[] getTopAndBottomTranslations(int top, int bottom, int yDelta, in getTopAndBottomTranslations()
|
| /development/samples/browseable/Notifications/Wearable/src/com.example.android.support.wearable.notifications/ |
| D | AnimatedNotificationDisplayActivity.java | 120 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
|
| /development/perftests/panorama/feature_stab/db_vlvm/ |
| D | db_feature_detection.cpp | 616 … db_HarrisStrengthChunk_f(float **s,const float * const *img,int left,int top,int right,int bottom, in db_HarrisStrengthChunk_f() 659 …id db_HarrisStrengthChunk_u(float **s,const unsigned char * const *img,int left,int top,int bottom, in db_HarrisStrengthChunk_u() 1332 …ne void db_MaxSuppressFilterChunk_5x5_Aligned16_f(float **sf,float **s,int left,int top,int bottom, in db_MaxSuppressFilterChunk_5x5_Aligned16_f() 1408 …id db_MaxSuppressFilter_5x5_Aligned16_f(float **sf,float **s,int left,int top,int right,int bottom, in db_MaxSuppressFilter_5x5_Aligned16_f() 1424 inline int db_CornersFromChunk(float **strength,int left,int top,int right,int bottom,float thresho… in db_CornersFromChunk() 1496 void db_ExtractCornersSaturated(float **strength,int left,int top,int right,int bottom, in db_ExtractCornersSaturated()
|
| /development/samples/ApiDemos/src/com/example/android/apis/animation/ |
| D | PathAnimations.java | 122 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange() 222 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
|
| /development/samples/WiFiDirectDemo/src/com/example/android/wifidirect/ |
| D | DeviceListFragment.java | 128 TextView bottom = (TextView) v.findViewById(R.id.device_details); in getView() local
|
| /development/perftests/panorama/feature_mos/src/mosaic/ |
| D | MosaicTypes.h | 53 int left, right, top, bottom; variable
|
| /development/samples/ApiDemos/src/com/example/android/apis/view/ |
| D | CustomLayout.java | 133 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
|
| /development/samples/Support4Demos/src/com/example/android/supportv4/widget/ |
| D | ExploreByTouchHelperActivity.java | 145 public void addItem(String description, float top, float left, float bottom, float right) { in addItem()
|
| /development/samples/Home/src/com/example/android/home/ |
| D | ApplicationsStackLayout.java | 135 final int bottom = getHeight(); in onDraw() local
|
| D | Home.java | 748 public void setBounds(int left, int top, int right, int bottom) { in setBounds()
|