Searched refs:sFillTypeArray (Results 1 – 3 of 3) sorted by relevance
256 static final FillType[] sFillTypeArray = { field in Path271 return sFillTypeArray[nGetFillType(mNativePath)]; in getFillType()
182 pathDelegate.setFillType(Path.sFillTypeArray[ft]); in nSetFillType()
21097 Landroid/graphics/Path;->sFillTypeArray:[Landroid/graphics/Path$FillType;