Searched refs:X (Results 1 – 9 of 9) sorted by relevance
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
D | DrawPoints.java | 38 private static final int X = 0; field in DrawPoints.SampleView 48 mPts[i*4 + X] = SIZE - value; in buildPoints() 50 mPts[i*4 + X + 2] = 0; in buildPoints()
|
D | ShadowCardStack.java | 54 final float X = X_SHIFT_DP * density; in onCreate() local 85 i == 0 ? 0 : X); in onCreate()
|
/development/tools/mkstubs/tests/data/ |
D | TestTemplateClass.java | 53 public <X extends T, Y> void getMap(List<T> list, Map<T, U> tu, Map<X, Set<? super Y>> xy) { in getMap() argument
|
/development/samples/browseable/Interpolator/ |
D | _index.jd | 10 view (scale X and Y) along a path.
|
/development/samples/browseable/WearSpeakerSample/src/com.example.android.wearable.speaker/ |
D | UIAnimation.java | 118 .ofFloat(expandedImageView, View.X, startBounds.left, finalBounds.left)).with( in zoomImageFromThumb() 152 .ofFloat(expandedImageView, View.X, startBounds.left)) in zoomImageFromThumb()
|
/development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/ |
D | ZoomActivity.java | 169 .play(ObjectAnimator.ofFloat(expandedImageView, View.X, startBounds.left, in zoomImageFromThumb() 205 .play(ObjectAnimator.ofFloat(expandedImageView, View.X, startBounds.left)) in zoomImageFromThumb()
|
/development/samples/ApiDemos/src/com/example/android/apis/animation/ |
D | PathAnimations.java | 155 mAnimator = ObjectAnimator.ofFloat(view, View.X, View.Y, path); in startAnimator()
|
/development/tools/idegen/ |
D | README | 38 Edit eclipse.ini ("Eclipse.app/Contents/MacOS/eclipse.ini" on OS X) and
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 258 product offering, Product X. That Contributor is then a Commercial 260 claims, or offers warranties related to Product X, those performance 10103 product offering, Product X. That Contributor is then a Commercial 10105 claims, or offers warranties related to Product X, those performance 11935 For example, a Contributor might include the Program in a commercial product offering, Product X. T… 11936 then makes performance claims, or offers warranties related to Product X, those performance claims … 13322 …X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes pe…
|