Home
last modified time | relevance | path

Searched defs:stroke (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/user/ui/binder/
DUserViewBinder.kt60 val stroke = in getSelectableDrawable() constant
/frameworks/base/core/java/android/gesture/
DGesture.java70 GestureStroke stroke = mStrokes.get(i); in clone() local
95 public void addStroke(GestureStroke stroke) { in addStroke()
DGestureUtils.java140 final GestureStroke stroke = strokes.get(index); in spatialSampling() local
268 public static float[] temporalSampling(GestureStroke stroke, int numPoints) { in temporalSampling()
/frameworks/base/libs/hwui/tests/common/scenes/
DListViewAnimation.cpp71 int stroke = dp(2); in createBoxBitmap() local
DStretchyListViewAnimation.cpp116 int stroke = dp(2); in createBoxBitmap() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java212 final int stroke = colorized ? mContext.getResources().getDimensionPixelSize( in setBackgroundTintColor() local