Home
last modified time | relevance | path

Searched defs:stroke (Results 1 – 4 of 4) 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/policy/src/com/android/internal/policy/impl/keyguard/
DKeyguardCircleFramedDrawable.java166 public boolean verifyParams(float iconSize, int frameColor, float stroke, in verifyParams()
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DPaint_Delegate.java182 Stroke stroke = mPathEffect.getStroke(this); in getJavaStroke() local
772 Stroke stroke = paint.getJavaStroke(); in native_getFillPath() local