Home
last modified time | relevance | path

Searched refs:unit (Results 1 – 4 of 4) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DColorPickerDialog.java116 private int interpColor(int colors[], float unit) { in interpColor() argument
117 if (unit <= 0) { in interpColor()
120 if (unit >= 1) { in interpColor()
124 float p = unit * (colors.length - 1); in interpColor()
189 float unit = angle/(2*PI); in onTouchEvent() local
190 if (unit < 0) { in onTouchEvent()
191 unit += 1; in onTouchEvent()
193 mCenterPaint.setColor(interpColor(mColors, unit)); in onTouchEvent()
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
DAsyncTask.java526 public final Result get(long timeout, TimeUnit unit) throws InterruptedException, in get() argument
528 return mFuture.get(timeout, unit); in get()
/development/samples/SearchableDictionary/res/raw/
Ddefinitions.txt76 arrangement - n. an orderly grouping (of things or persons) considered as a unit; the result of arr…
121 bureau - n. an administrative unit of government
393 fleet - n. a group of warships organized as a tactical unit
402 formation - n. an arrangement of people or things acting as a unit
819 regime - n. the government or governing authority of a political unit
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv76 …,platform/system/keymaster,fake_Zqt2YyOKR8-RcfuQV3HpeQ@fakeemail.com,Fix memory leak in unit tests.
84 …eymaster,fake_Zqt2YyOKR8-RcfuQV3HpeQ@fakeemail.com,Add attestation app ID to attestation unit tests
884 …ix CTS Checksum unit tests. Also fixed bug when listing multiple results with only some checksum f…
1136 …a368a71f,platform/cts,fake_gWSYsD9fR3WDw7rKv72G2w@fakeemail.com,Integrate NNAPI unit tests into CTS
1321 …3f57e8e4,platform/cts,fake_T8370HFyR-2DFAwGfbMwCg@fakeemail.com,Clean expectation for CTS unit test
1495 …4e955673b652751c1d1f1a35ea,platform/cts,fake_P6bXu87CSICfEz2KROaYKA@fakeemail.com,fix CTS unit test
1701 …82c,platform/cts,fake_RbxZHO0QQ_mTcefdD3jXfw@fakeemail.com,CameraITS: add unit test for unpack_raw…
1775 …7445af,platform/cts,fake_SwsgdifTShO9f7QfKRd0aQ@fakeemail.com,Add library for new bionic-unit-tests
2313 …atform/cts,fake_QRVFNg4MSimOHmDg-dCkEA@fakeemail.com,Split toolbar margin test into a separate unit
2406 …46dbe2ab255d37,platform/cts,fake_T8370HFyR-2DFAwGfbMwCg@fakeemail.com,Cts unit test: aapt parse ca…
[all …]