Searched refs:shapeType (Results 1 – 1 of 1) sorted by relevance
741 private void updateOffsetWith(@ShapeType int shapeType, @Alignment int side) { in updateOffsetWith() argument743 final float offset = (shapeType == ShapeType.OVAL) ? 0 : halfWidth; in updateOffsetWith()