Searched defs:detectSimplePath (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DPath.java519 private void detectSimplePath(float left, float top, float right, float bottom, Direction dir) { method in class:Path
551 detectSimplePath(left, top, right, bottom, dir);

Completed in 51 milliseconds