Searched refs:insetWidth (Results 1 – 1 of 1) sorted by relevance
325 int insetWidth = (int) (bounds.width() / (DEFAULT_VIEW_PORT_SCALE * 2)); in updateLayerBoundsInternal() local328 outRect.set(cX - insetWidth, cY - insetHeight, cX + insetWidth, cY + insetHeight); in updateLayerBoundsInternal()