Searched refs:sFillTypeArray (Results 1 – 2 of 2) sorted by relevance
255 static final FillType[] sFillTypeArray = { field in Path270 return sFillTypeArray[nGetFillType(mNativePath)]; in getFillType()
182 pathDelegate.setFillType(Path.sFillTypeArray[ft]); in nSetFillType()