/development/tools/winscope/src/common/ |
D | padding.ts | 24 left: number; property
|
/development/tools/winscope/src/test/ |
D | utils.ts | 57 const {left, top} = target.getBoundingClientRect(); constant
|
/development/tools/winscope/src/trace/ |
D | geometry_factory.ts | 23 const left = node.getChildByName('left')?.getValue() ?? 0; constant
|
/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/tools/winscope/protos/surfaceflinger/udc/ |
D | common.proto | 27 int32 left = 1; field 82 int32 left = 7; field
|
D | layers.proto | 153 float left = 1; field
|
/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/tools/winscope/src/viewers/components/ |
D | view_capture_property_groups_component_test.ts | 68 const left = assertDefined(coordinatesSection.querySelector('.left')); constant
|
/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/samples/FixedGridLayout/src/com/example/android/fixedgridlayout/ |
D | FixedGridLayout.java | 103 int left = x + ((cellWidth-w)/2); in onLayout() local
|
/development/samples/browseable/AppUsageStatistics/src/com.example.android.appusagestatistics/ |
D | AppUsageStatisticsFragment.java | 197 public int compare(UsageStats left, UsageStats right) { in compare()
|
/development/tools/winscope/src/viewers/common/ |
D | curated_properties.ts | 66 left: string; property
|
/development/samples/browseable/DirectBoot/src/com.example.android.directboot/alarms/ |
D | AlarmAdapter.java | 176 int left = parent.getPaddingLeft(); in onDrawOver() local
|
/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/MotionMechanics/src/com/android/mechanics/demo/presentation/ |
D | GuaranteeBoxDemo.kt | 217 val left = x() in rememberSpec() constant
|
/development/samples/browseable/SlidingTabsBasic/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/BasicTransition/src/com.example.android.common/view/ |
D | SlidingTabStrip.java | 128 int left = selectedTitle.getLeft(); in onDraw() local
|
/development/samples/browseable/SwipeRefreshLayoutBasic/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/browseable/SwipeRefreshListFragment/src/com.example.android.common/view/ |
D | SlidingTabStrip.java | 128 int left = selectedTitle.getLeft(); in onDraw() local
|
/development/tools/winscope/src/trace/tree_node/ |
D | formatters.ts | 97 const left = formatAsDecimal(node.getChildByName('left')?.getValue() ?? 0); constant
|
/development/apps/ShareTest/src/android/service/chooser/ |
D | ChooserSession.java | 420 private static boolean areEqual( in areEqual()
|