Home
last modified time | relevance | path

Searched refs:mLastDirection (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
DPath.java58 private Direction mLastDirection = null; field in Path
92 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()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt21064 Landroid/graphics/Path;->mLastDirection:Landroid/graphics/Path$Direction;