Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/graphics/
DPath_Delegate.java609 public boolean hasPoints() { in hasPoints() method in Path_Delegate
684 if (!hasPoints()) { in lineTo()
701 if (!hasPoints()) { in rLineTo()
744 if (!hasPoints()) { in rQuadTo()
768 if (!hasPoints()) { in cubicTo()
781 if (!hasPoints()) { in rCubicTo()