Searched refs:Y (Results 1 – 11 of 11) sorted by relevance
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
D | DrawPoints.java | 39 private static final int Y = 1; field in DrawPoints.SampleView 49 mPts[i*4 + Y] = 0; in buildPoints() 51 mPts[i*4 + Y + 2] = value; in buildPoints()
|
D | ShadowCardStack.java | 55 final float Y = Y_SHIFT_DP * density; in onCreate() local 70 float targetY = (i - (max-1) / 2.0f) * Y; 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()
|
/development/samples/browseable/HdrViewfinder/src/rs/ |
D | hdr_merge.rscript | 60 // R = Y + 1.402 * (V - 128) 61 // G = Y - 0.34414 * (U - 128) - 0.71414 * (V - 128) 62 // B = Y + 1.772 * (U - 128)
|
/development/samples/browseable/Interpolator/ |
D | _index.jd | 10 view (scale X and Y) along a path.
|
/development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/ |
D | ZoomActivity.java | 171 .with(ObjectAnimator.ofFloat(expandedImageView, View.Y, startBounds.top, in zoomImageFromThumb() 206 .with(ObjectAnimator.ofFloat(expandedImageView, View.Y, startBounds.top)) in zoomImageFromThumb()
|
/development/samples/browseable/WearSpeakerSample/src/com.example.android.wearable.speaker/ |
D | UIAnimation.java | 119 ObjectAnimator.ofFloat(expandedImageView, View.Y, startBounds.top, finalBounds in zoomImageFromThumb() 155 View.Y, startBounds.top)) 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/samples/devbytes/animation/ListViewCellInsertion/src/com/example/android/insertingcells/ |
D | InsertionListView.java | 170 View.Y, childLoc.y - layoutLoc.y); in addRow()
|
/development/tools/winscope/ |
D | yarn.lock | 304 integrity sha1-Y/1D99weO7fONZR9uP42mj9Yx0s=
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 3464 …ation - support 2 devices parallel testing - break down to camera X + scene Y sub test cases - ena… 3585 …ation - support 2 devices parallel testing - break down to camera X + scene Y sub test cases - ena… 13829 …Improve guard against malformed data. Based on a patch submitted by Johnson Y. Yan <fake_lTFB6HRWT… 14066 … Fix `loca' handling for inconsistent number of glyphs. Reported by Johnson Y. Yan <fake_lTFB6HRWT… 16649 …nter/ahalgo2.c, src/pshinter/pshglob.h: fixed a bug where the X and Y axis where inversed … 20523 …rks/rs,fake_gWSYsD9fR3WDw7rKv72G2w@fakeemail.com,Fix uninitialized lodDim{X|Y|Z} in YUV allocations 22234 …email.com,"[libcxx] [test] Fix MSVC warning C4244 ""conversion from 'X' to 'Y', possible loss of d… 22409 …email.com,"[libcxx] [test] Fix MSVC warning C4244 ""conversion from 'X' to 'Y', possible loss of d… 22615 …email.com,"[libcxx] [test] Fix MSVC warning C4244 ""conversion from 'X' to 'Y', possible loss of d… 22952 …email.com,"[libcxx] [test] Fix MSVC warning C4244 ""conversion from 'X' to 'Y', possible loss of d… [all …]
|