Home
last modified time | relevance | path

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

/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.cpp62 int stroke = dp(2); in createBoxBitmap() local
DStretchyListViewAnimation.cpp107 int stroke = dp(2); in createBoxBitmap() local
/frameworks/layoutlib/bridge/src/android/graphics/
DPaint_Delegate.java224 Stroke stroke = mPathEffect.getStroke(this); in getJavaStroke() local
816 Stroke stroke = paint.getJavaStroke(); in nGetFillPath() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java204 final int stroke = colorized ? mContext.getResources().getDimensionPixelSize( in setBackgroundTintColor() local