Home | History | Annotate | Download | only in widget

Lines Matching refs:surfaceInset

1184         final int surfaceInset = (int) Math.ceil(mBackgroundView.getZ() * 2);
1185 p.surfaceInsets.set(surfaceInset, surfaceInset, surfaceInset, surfaceInset);