Searched refs:point (Results 1 – 9 of 9) sorted by relevance
/development/cmds/monkey/src/com/android/commands/monkey/ |
D | MonkeySourceRandom.java | 337 private void randomWalk(Random random, Display display, PointF point, PointF vector) { in randomWalk() argument 338 point.x = (float) Math.max(Math.min(point.x + random.nextFloat() * vector.x, in randomWalk() 340 point.y = (float) Math.max(Math.min(point.y + random.nextFloat() * vector.y, in randomWalk()
|
/development/samples/ApiDemos/src/com/example/android/apis/animation/ |
D | PathAnimations.java | 111 public void setPoint(PointF point) { in setPoint() argument 112 changeCoordinates(point.x, point.y); in setPoint()
|
/development/samples/browseable/SkeletonWearableApp/ |
D | _index.jd | 11 their wearable app can use this sample as a starting point.
|
/development/tools/winscope/ |
D | README.md | 5 save current state to a file at each point of interest.
|
D | yarn.lock | 1236 code-point-at@^1.0.0: 1238 …resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a… 2734 is-fullwidth-code-point@^1.0.0: 2736 …resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz… 2741 is-fullwidth-code-point@^2.0.0: 2743 …resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz… 4852 code-point-at "^1.0.0" 4853 is-fullwidth-code-point "^1.0.0" 4861 is-fullwidth-code-point "^2.0.0"
|
/development/samples/browseable/HdrViewfinder/src/rs/ |
D | hdr_merge.rscript | 59 // Convert YUV to RGB, JFIF transform with fixed-point math
|
/development/tools/apkcheck/ |
D | README.txt | 163 signatures into the code (--uses-library=BUILTIN). (At some point it
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 172 concession - n. a point conceded or yielded 943 thesis - n. a formal paper advancing a new point of view resulting from research; usually a require…
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 181 …f08f8e2fb3a93adbf4,platform/external/squashfs-tools,plougher,Fix floating point error in progress_… 1897 …m/cts,fake_gBB7rsh0QDCR6olDgvJbTw@fakeemail.com,Introduce CTS for unsorted cmap code point entries. 2729 …fakeemail.com,Introduce a test case that the font has outside of Unicode code point. - DO NOT MERGE 3426 …gBB7rsh0QDCR6olDgvJbTw@fakeemail.com,Introduce CTS for unsorted cmap code point entries. DO NOT ME… 4804 …g,fake_GXODyrWJQQ29rUizEM8-6A@fakeemail.com,Add hb_font_[sg]et_ptem() to set/get point size on font 5272 …m/external/harfbuzz_ng,fake_wzV2XM1TQEGU4B6PfP1dSw@fakeemail.com,Fix code point iteration in narro… 7128 …ZM6Ko3hpREuVUvAoAKe7zg@fakeemail.com,Enable FuseBridgeLoop to accept new mount point after starting 7424 …e_q3AfsaCERmyl-aaPxzrFxA@fakeemail.com,fs_mgr_fstab: do an exact match when searching a mount point 8834 …connectivity,fake_SwcY0CeOTXi7suhMGW_cvg@fakeemail.com,Safely close the access point ssh connection 9641 …meworks/opt/setupwizard,fake_R_yye5dUQG-JPs55Qq1NQg@fakeemail.com,Fix floating point precision loss [all …]
|