Home
last modified time | relevance | path

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

12

/development/tools/winscope/src/common/
Dpadding.ts24 left: number; property
/development/tools/winscope/src/test/
Dutils.ts57 const {left, top} = target.getBoundingClientRect(); constant
/development/tools/winscope/src/trace/
Dgeometry_factory.ts23 const left = node.getChildByName('left')?.getValue() ?? 0; constant
/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/tools/winscope/protos/surfaceflinger/udc/
Dcommon.proto27 int32 left = 1; field
82 int32 left = 7; field
Dlayers.proto153 float left = 1; field
/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/tools/winscope/src/viewers/components/
Dview_capture_property_groups_component_test.ts68 const left = assertDefined(coordinatesSection.querySelector('.left')); constant
/development/samples/ApiDemos/src/com/example/android/apis/animation/
DFixedGridLayout.java92 int left = x + ((cellWidth-w)/2); in onLayout() local
DPathAnimations.java121 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/
DAnimatedNotificationDisplayActivity.java120 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
/development/samples/FixedGridLayout/src/com/example/android/fixedgridlayout/
DFixedGridLayout.java103 int left = x + ((cellWidth-w)/2); in onLayout() local
/development/samples/browseable/AppUsageStatistics/src/com.example.android.appusagestatistics/
DAppUsageStatisticsFragment.java197 public int compare(UsageStats left, UsageStats right) { in compare()
/development/tools/winscope/src/viewers/common/
Dcurated_properties.ts66 left: string; property
/development/samples/browseable/DirectBoot/src/com.example.android.directboot/alarms/
DAlarmAdapter.java176 int left = parent.getPaddingLeft(); in onDrawOver() local
/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/MotionMechanics/src/com/android/mechanics/demo/presentation/
DGuaranteeBoxDemo.kt217 val left = x() in rememberSpec() constant
/development/samples/browseable/SlidingTabsBasic/src/com.example.android.common/view/
DSlidingTabStrip.java128 int left = selectedTitle.getLeft(); in onDraw() local
/development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.common/view/
DSlidingTabStrip.java128 int left = selectedTitle.getLeft(); in onDraw() local
/development/samples/browseable/BasicTransition/src/com.example.android.common/view/
DSlidingTabStrip.java128 int left = selectedTitle.getLeft(); in onDraw() local
/development/samples/browseable/SwipeRefreshLayoutBasic/src/com.example.android.common/view/
DSlidingTabStrip.java128 int left = selectedTitle.getLeft(); in onDraw() local
/development/samples/browseable/SlidingTabsColors/src/com.example.android.common/view/
DSlidingTabStrip.java128 int left = selectedTitle.getLeft(); in onDraw() local
/development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.common/view/
DSlidingTabStrip.java128 int left = selectedTitle.getLeft(); in onDraw() local
/development/tools/winscope/src/trace/tree_node/
Dformatters.ts97 const left = formatAsDecimal(node.getChildByName('left')?.getValue() ?? 0); constant
/development/apps/ShareTest/src/android/service/chooser/
DChooserSession.java420 private static boolean areEqual( in areEqual()

12