Searched refs:mCachedPath (Results 1 – 1 of 1) sorted by relevance
42 private Path mCachedPath; field in GestureStroke106 if (mCachedPath == null) { in draw()110 canvas.drawPath(mCachedPath, paint); in draw()114 if (mCachedPath == null) { in getPath()118 return mCachedPath; in getPath()149 mCachedPath = path; in makePath()235 if (mCachedPath != null) mCachedPath.rewind(); in clearPath()