Searched refs:major (Results 1 – 3 of 3) sorted by relevance
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
D | TouchPaint.java | 452 float major, float minor, float orientation, in paint() argument 455 if (major <= 0 || minor <= 0) { in paint() 457 major = minor = 16; in paint() 464 drawOval(mCanvas, x, y, major, minor, orientation, mPaint); in paint() 470 drawOval(mCanvas, x, y, major, minor, orientation, mPaint); in paint() 491 private void drawOval(Canvas canvas, float x, float y, float major, float minor, in drawOval() argument 497 mReusableOvalRect.top = y - major / 2; in drawOval() 498 mReusableOvalRect.bottom = y + major / 2; in drawOval()
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 848 normally distributed (in either source or binary form) with the major 1757 form) with the major components (compiler, kernel, and so on) of the 2563 distributed (in either source or binary form) with the major 3022 normally distributed (in either source or binary form) with the major 4199 form) with the major components (compiler, kernel, and so on) of the 5170 distributed (in either source or binary form) with the major 6107 form) with the major components (compiler, kernel, and so on) of the 6909 normally distributed (in either source or binary form) with the major 7583 distributed (in either source or binary form) with the major 9556 form) with the major components (compiler, kernel, and so on) of the [all …]
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 859 secondary - j. not of major importance
|