Searched refs:insetWidth (Results 1 – 2 of 2) sorted by relevance
366 final int insetWidth = (int) (bounds.width() / (portScale * 2)); in createIconBitmap() local369 Rect childRect = new Rect(cX - insetWidth, cY - insetHeight, cX + insetWidth, in createIconBitmap()
242 int insetWidth = (int) (bounds.width() / (DEFAULT_VIEW_PORT_SCALE * 2)); in updateLayerBoundsInternal() local245 outRect.set(cX - insetWidth, cY - insetHeight, cX + insetWidth, cY + insetHeight); in updateLayerBoundsInternal()