Searched refs:mCachedPath (Results 1 – 1 of 1) sorted by relevance
42 private Path mCachedPath; field in GestureStroke105 if (mCachedPath == null) { in draw()109 canvas.drawPath(mCachedPath, paint); in draw()113 if (mCachedPath == null) { in getPath()117 return mCachedPath; in getPath()148 mCachedPath = path; in makePath()234 if (mCachedPath != null) mCachedPath.rewind(); in clearPath()