Searched refs:opticalRect (Results 1 – 3 of 3) sorted by relevance
50 opticalRect = new Rect(opticalLeft, opticalTop, opticalRight, opticalBottom); in InsetStruct()51 opticalRect.scale(decodeScale); in InsetStruct()60 public final Rect opticalRect; field in NinePatch.InsetStruct
1349 outInsets.set(mNinePatchInsets.opticalRect); in getOpticalInsets()
20889 Landroid/graphics/NinePatch$InsetStruct;->opticalRect:Landroid/graphics/Rect;