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

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DPath_Delegate.java492 mPath.setWindingRule(getWindingRule(fillType));
500 private static int getWindingRule(FillType type) { method in class:Path_Delegate

Completed in 168 milliseconds