Home
last modified time | relevance | path

Searched defs:right (Results 1 – 25 of 28) sorted by relevance

12

/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixStack.java42 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/
DDividerItemDecoration.java68 final int right = parent.getWidth() - parent.getPaddingRight(); in drawVertical() local
94 final int right = left + mDivider.getIntrinsicHeight(); in drawHorizontal() local
/development/ndk/platforms/android-9/include/android/
Drect.h33 int32_t right; member
/development/ndk/platforms/android-14/include/android/
Drect.h33 int32_t right; member
/development/ndk/platforms/android-16/include/android/
Drect.h33 int32_t right; member
/development/samples/Support7Demos/src/com/example/android/supportv7/widget/
DRecyclerViewActivity.java121 final int right = getWidth() - getPaddingRight(); in onLayoutChildren() local
153 final int right = getWidth() - getPaddingRight(); in scrollVerticallyBy() local
208 final int right = getWidth() - getPaddingRight(); in onFocusSearchFailed() local
DAnimatedRecyclerView.java219 final int right = getWidth() - getPaddingRight(); in onLayoutChildren() local
291 final int right = getWidth() - getPaddingRight(); in scrollVerticallyBy() local
345 final int right = getWidth() - getPaddingRight(); in onFocusSearchFailed() local
/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/
DCube.java22 …public Cube(GLWorld world, float left, float bottom, float back, float right, float top, float fro… in Cube()
/development/samples/browseable/Notifications/Wearable/src/com.example.android.support.wearable.notifications/
DAnimatedNotificationDisplayActivity.java120 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
/development/perftests/panorama/feature_mos/src/mosaic/
DDelaunay.h124 #define right(a) orig(rot(a)) macro
DMosaicTypes.h53 int left, right, top, bottom; variable
DPyramid.cpp112 void PyramidShort::BorderSpread(PyramidShort *pyr, int left, int right, in BorderSpread()
/development/samples/ApiDemos/src/com/example/android/apis/animation/
DPathAnimations.java122 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/perftests/panorama/feature_stab/db_vlvm/
Ddb_feature_detection.cpp616 inline void db_HarrisStrengthChunk_f(float **s,const float * const *img,int left,int top,int right,… in db_HarrisStrengthChunk_f()
706 int x,next_x,last,right; in db_HarrisStrength_f() local
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/view/
DCustomLayout.java133 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
/development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.common/view/
DSlidingTabStrip.java129 int right = selectedTitle.getRight(); in onDraw() local
/development/samples/browseable/FragmentTransition/src/com.example.android.common/view/
DSlidingTabStrip.java129 int right = selectedTitle.getRight(); in onDraw() local
/development/samples/browseable/BasicTransition/src/com.example.android.common/view/
DSlidingTabStrip.java129 int right = selectedTitle.getRight(); in onDraw() local
/development/samples/browseable/SlidingTabsBasic/src/com.example.android.common/view/
DSlidingTabStrip.java129 int right = selectedTitle.getRight(); in onDraw() local
/development/samples/browseable/SlidingTabsColors/src/com.example.android.common/view/
DSlidingTabStrip.java129 int right = selectedTitle.getRight(); in onDraw() local
/development/samples/Support4Demos/src/com/example/android/supportv4/widget/
DExploreByTouchHelperActivity.java145 public void addItem(String description, float top, float left, float bottom, float right) { in addItem()
/development/samples/browseable/AdapterTransition/src/com.example.android.common/view/
DSlidingTabStrip.java129 int right = selectedTitle.getRight(); in onDraw() local
/development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.common/view/
DSlidingTabStrip.java129 int right = selectedTitle.getRight(); in onDraw() local
/development/samples/browseable/SwipeRefreshLayoutBasic/src/com.example.android.common/view/
DSlidingTabStrip.java129 int right = selectedTitle.getRight(); in onDraw() local
/development/ndk/platforms/android-L/include/linux/tc_ematch/
Dtc_em_meta.h120 struct tcf_meta_val right; member

12