/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()
|
/development/samples/Support7Demos/src/com/example/android/supportv7/widget/decorator/ |
D | DividerItemDecoration.java | 67 final int left = parent.getPaddingLeft(); in drawVertical() local 92 final int left = child.getRight() + params.rightMargin + in drawHorizontal() local
|
/development/ndk/platforms/android-14/include/android/ |
D | rect.h | 31 int32_t left; member
|
/development/ndk/platforms/android-16/include/android/ |
D | rect.h | 31 int32_t left; member
|
/development/ndk/platforms/android-9/include/android/ |
D | rect.h | 31 int32_t left; member
|
/development/samples/Support7Demos/src/com/example/android/supportv7/widget/ |
D | RecyclerViewActivity.java | 120 final int left = getPaddingLeft(); in onLayoutChildren() local 152 final int left = getPaddingLeft(); in scrollVerticallyBy() local 207 final int left = getPaddingLeft(); in onFocusSearchFailed() local
|
D | AnimatedRecyclerView.java | 223 final int left = getPaddingLeft(); in onLayoutChildren() local 295 final int left = getPaddingLeft(); in scrollVerticallyBy() local 349 final int left = getPaddingLeft(); in onFocusSearchFailed() local
|
/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/perftests/panorama/feature_stab/db_vlvm/ |
D | db_feature_detection.cpp | 616 inline void db_HarrisStrengthChunk_f(float **s,const float * const *img,int left,int top,int right,… in db_HarrisStrengthChunk_f() 659 inline void db_HarrisStrengthChunk_u(float **s,const unsigned char * const *img,int left,int top,in… in db_HarrisStrengthChunk_u() 1056 float db_MaxImage_Aligned16_f(float **img,int left,int top,int w,int h) in db_MaxImage_Aligned16_f() 1332 inline void db_MaxSuppressFilterChunk_5x5_Aligned16_f(float **sf,float **s,int left,int top,int bot… in db_MaxSuppressFilterChunk_5x5_Aligned16_f() 1408 void db_MaxSuppressFilter_5x5_Aligned16_f(float **sf,float **s,int left,int top,int right,int botto… 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 | FixedGridLayout.java | 92 int left = x + ((cellWidth-w)/2); in onLayout() local
|
D | PathAnimations.java | 121 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange() 221 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
|
/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_mos/src/mosaic/ |
D | Delaunay.h | 123 #define left(a) orig(rotinv(a)) macro
|
D | MosaicTypes.h | 53 int left, right, top, bottom; variable
|
/development/samples/FixedGridLayout/src/com/example/android/fixedgridlayout/ |
D | FixedGridLayout.java | 103 int left = x + ((cellWidth-w)/2); in onLayout() local
|
/development/tools/btsnooz/ |
D | btsnooz_utils.cpp | 113 size_t left = in.size() - sizeof(btsnooz_preamble_t); in writeBtSnoop() local
|
/development/samples/browseable/AppUsageStatistics/src/com.example.android.appusagestatistics/ |
D | AppUsageStatisticsFragment.java | 199 public int compare(UsageStats left, UsageStats right) { in compare()
|
/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/browseable/SwipeRefreshLayoutBasic/src/com.example.android.common/view/ |
D | SlidingTabStrip.java | 128 int left = selectedTitle.getLeft(); in onDraw() local
|
/development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.common/view/ |
D | SlidingTabStrip.java | 128 int left = selectedTitle.getLeft(); in onDraw() local
|
/development/samples/browseable/SlidingTabsBasic/src/com.example.android.common/view/ |
D | SlidingTabStrip.java | 128 int left = selectedTitle.getLeft(); in onDraw() local
|
/development/samples/browseable/BasicTransition/src/com.example.android.common/view/ |
D | SlidingTabStrip.java | 128 int left = selectedTitle.getLeft(); in onDraw() local
|
/development/samples/browseable/SlidingTabsColors/src/com.example.android.common/view/ |
D | SlidingTabStrip.java | 128 int left = selectedTitle.getLeft(); in onDraw() local
|
/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/browseable/SwipeRefreshListFragment/src/com.example.android.common/view/ |
D | SlidingTabStrip.java | 128 int left = selectedTitle.getLeft(); in onDraw() local
|