Searched defs:opticalInsets (Results 1 – 5 of 5) sorted by relevance
120 Rect padding, Rect opticalInsets, String srcName) { in NinePatchDrawable()305 final Insets opticalInsets = mOpticalInsets; in getOpticalInsets() local426 final Rect opticalInsets = new Rect(); in updateStateFromTypedArray() local616 @Nullable Rect opticalInsets) { in NinePatchState()621 @Nullable Rect opticalInsets, boolean dither, boolean autoMirror) { in NinePatchState()
1280 final Rect opticalInsets = new Rect(); in createFromResourceStream() local
577 final Insets opticalInsets = mVectorState.mOpticalInsets; in computeVectorSize() local
1786 Rect opticalInsets = new Rect(); in decodeDrawableImpl() local
7312 Insets opticalInsets = isLayoutModeOptical(mParent) ? getOpticalInsets() : Insets.NONE; in getBoxHeight() local