Home
last modified time | relevance | path

Searched refs:strokes (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/gesture/
DGesture.java108 final ArrayList<GestureStroke> strokes = mStrokes; in getLength() local
109 final int count = strokes.size(); in getLength()
112 len += strokes.get(i).length; in getLength()
132 final ArrayList<GestureStroke> strokes = mStrokes; in toPath() local
133 final int count = strokes.size(); in toPath()
136 path.addPath(strokes.get(i).getPath()); in toPath()
149 final ArrayList<GestureStroke> strokes = mStrokes; in toPath() local
150 final int count = strokes.size(); in toPath()
153 path.addPath(strokes.get(i).toPath(width - 2 * edge, height - 2 * edge, numSample)); in toPath()
200 final ArrayList<GestureStroke> strokes = mStrokes; in toBitmap() local
[all …]
DGestureUtils.java134 final ArrayList<GestureStroke> strokes = gesture.getStrokes(); in spatialSampling() local
135 final int count = strokes.size(); in spatialSampling()
140 final GestureStroke stroke = strokes.get(index); in spatialSampling()
/frameworks/base/docs/html/design/tv/
Dstyle.jd102 strokes. Use simple sans-serif fonts and anti-aliasing to increase readability.</li>
/frameworks/base/docs/html/design/style/
Diconography.jd192 rotate it 45&deg; left or right to fill the focal space. The thickness of the strokes and negative
272 <p>Neutral, flat, and simple. Filled shapes are easier to see than thin strokes. Use a single visual
/frameworks/base/docs/html/training/tv/start/
Dlayouts.jd157 <li>Avoid lightweight fonts or fonts that have both very narrow and very broad strokes.