Searched refs:opticalRect (Results 1 – 2 of 2) sorted by relevance
47 opticalRect = new Rect(opticalLeft, opticalTop, opticalRight, opticalBottom); in InsetStruct()48 opticalRect.scale(decodeScale); in InsetStruct()57 public final Rect opticalRect; field in NinePatch.InsetStruct
1019 outInsets.set(mNinePatchInsets.opticalRect); in getOpticalInsets()