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

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DPath_Delegate.java594 * {@link #isEmpty} will return true while hasPoints will return false.
596 public boolean hasPoints() { method in class:Path_Delegate
671 if (!hasPoints()) {
688 if (!hasPoints()) {
731 if (!hasPoints()) {
755 if (!hasPoints()) {
768 if (!hasPoints()) {

Completed in 63 milliseconds