Home
last modified time | relevance | path

Searched refs:rounded (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/drawable/
DUserIconDrawable.java397 Rect rounded = new Rect(); in onBoundsChange() local
398 dstRect.round(rounded); in onBoundsChange()
401 mUserDrawable.setBounds(rounded); in onBoundsChange()
/frameworks/opt/telephony/proto/src/
Dpersist_atoms.proto145 optional int64 total_duration_millis = 3; // Duration needs to be rounded when pulled
220 optional int64 total_time_millis = 9; // Duration needs to be rounded when pulled
256 // Durations need to be rounded when pulled
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DScreenDecorations.java695 Drawable d = mContext.getDrawable(R.drawable.rounded); in updateRoundedCornerRadii()
711 final View rounded = mOverlays[pos].findViewById(id); in updateRoundedCornerView() local
712 if (rounded == null) { in updateRoundedCornerView()
715 rounded.setVisibility(View.GONE); in updateRoundedCornerView()
718 ((FrameLayout.LayoutParams) rounded.getLayoutParams()).gravity = gravity; in updateRoundedCornerView()
719 setRoundedCornerOrientation(rounded, gravity); in updateRoundedCornerView()
720 rounded.setVisibility(View.VISIBLE); in updateRoundedCornerView()
/frameworks/base/graphics/java/android/graphics/drawable/
DDrawable.java1665 final int rounded = Math.round(result); in scaleFromDensity() local
1666 if (rounded != 0) { in scaleFromDensity()
1667 return rounded; in scaleFromDensity()
/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/
Dtimestats.proto101 // Frames per second, rounded to the nearest integer.
/frameworks/native/services/surfaceflinger/layerproto/
Dlayers.proto115 // Crop used to draw the rounded corner.
/frameworks/base/packages/SystemUI/
DREADME.md137 Draws decorations about the screen in software (e.g. rounded corners, cutouts).
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelViewController.java4090 float rounded = amount >= 1f ? amount : 0f; in onOverscrollTopChanged() local
4091 setOverScrolling(rounded != 0f && isRubberbanded); in onOverscrollTopChanged()
4092 mQsExpansionFromOverscroll = rounded != 0f; in onOverscrollTopChanged()
4093 mLastOverscroll = rounded; in onOverscrollTopChanged()
4095 setQsExpansion(mQsMinExpansionHeight + rounded); in onOverscrollTopChanged()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/
DScreenDecorationsTest.java311 final VectorDrawable d = (VectorDrawable) mContext.getDrawable(R.drawable.rounded); in testRoundingMultipleRadius_NoCutout()
/frameworks/rs/script_api/
Drs_math.spec1037 Returns the remainder of (numerator / denominator), where the quotient is rounded towards zero.
2887 Returns the remainder of (numerator / denominator), where the quotient is rounded towards
/frameworks/rs/script_api/include/
Drs_math.rsh1871 * Returns the remainder of (numerator / denominator), where the quotient is rounded towards zero.
5670 * Returns the remainder of (numerator / denominator), where the quotient is rounded towards
/frameworks/proto_logging/stats/
Datoms.proto2042 // and whether the screen has a rounded shape.
12676 // Total duration that voice calls spent on this carrier and RAT, rounded to 5 minutes.
12725 // Total time spent in this service state, rounded to 5 minutes.
13068 // Duration of the data call, rounded into the closest 5 minutes.
13179 // Total time IMS was registered (connected time), rounded to 5 minutes.
13184 // All durations are rounded to 5 minutes and should be equal to or shorter than