Searched refs:mLastDirection (Results 1 – 2 of 2) sorted by relevance
58 private Direction mLastDirection = null; field in Path92 mLastDirection = null; in reset()107 mLastDirection = null; in rewind()533 if (mLastDirection == null) { in detectSimplePath()534 mLastDirection = dir; in detectSimplePath()536 if (mLastDirection != dir) { in detectSimplePath()
21064 Landroid/graphics/Path;->mLastDirection:Landroid/graphics/Path$Direction;