Lines Matching refs:dirs
533 bool SkPath::isNestedRects(SkRect rects[2], Direction dirs[2]) const {552 if (dirs) {553 dirs[0] = testDirs[0];554 dirs[1] = testDirs[1];563 if (dirs) {564 dirs[0] = testDirs[1];565 dirs[1] = testDirs[0];