Searched refs:mLastDirection (Results 1 – 2 of 2) sorted by relevance
59 private Direction mLastDirection = null; field in Path93 mLastDirection = null; in reset()108 mLastDirection = null; in rewind()540 if (mLastDirection == null) { in detectSimplePath()541 mLastDirection = dir; in detectSimplePath()543 if (mLastDirection != dir) { in detectSimplePath()
21055 Landroid/graphics/Path;->mLastDirection:Landroid/graphics/Path$Direction;