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

/frameworks/base/graphics/java/android/graphics/
H A DPath.java217 static final FillType[] sFillTypeArray = { field in class:Path
231 return sFillTypeArray[native_getFillType(mNativePath)];
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DPath_Delegate.java168 pathDelegate.mFillType = Path.sFillTypeArray[ft];

Completed in 100 milliseconds