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