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() local615 @Nullable Rect opticalInsets) { in NinePatchState()620 @Nullable Rect opticalInsets, boolean dither, boolean autoMirror) { in NinePatchState()
1273 final Rect opticalInsets = new Rect(); in createFromResourceStream() local
581 final Insets opticalInsets = mVectorState.mOpticalInsets; in computeVectorSize() local
1915 Rect opticalInsets = new Rect(); in decodeDrawableImpl() local
8277 Insets opticalInsets = isLayoutModeOptical(mParent) ? getOpticalInsets() : Insets.NONE; in getBoxHeight() local