Searched defs:mPath (Results 1 – 10 of 10) sorted by relevance
| /development/samples/ApiDemos/src/com/example/android/apis/graphics/ | ||
| D | Clipping.java | 34 private Path mPath; field in Clipping.SampleView |
| D | PathFillTypes.java | 38 private Path mPath; field in PathFillTypes.SampleView |
| D | RoundRects.java | 34 private Path mPath; field in RoundRects.SampleView |
| D | Compass.java | 81 private Path mPath = new Path(); field in Compass.SampleView |
| D | PathEffects.java | 35 private Path mPath; field in PathEffects.SampleView |
| D | TextAlign.java | 37 private Path mPath; field in TextAlign.SampleView |
| D | SensorTest.java | 163 private Path mPath = new Path(); field in SensorTest.SampleView |
| D | FingerPaint.java | 65 private Path mPath; field in FingerPaint.MyView |
| /development/samples/Obb/src/com/example/android/obbapp/ | ||
| D | ObbMountActivity.java | 44 private TextView mPath; field in ObbMountActivity |
| /development/samples/ApiDemos/src/com/example/android/apis/os/ | ||
| D | Sensors.java | 59 private Path mPath = new Path(); field in Sensors.GraphView |