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