Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DPath.java514 private void detectSimplePath(float left, float top, float right, float bottom, Direction dir) { in detectSimplePath() method in Path
546 detectSimplePath(left, top, right, bottom, dir); in addRect()