Searched refs:setPolygon (Results 1 – 3 of 3) sorted by relevance
98 public Builder setPolygon(float[] polygon) { in setPolygon() method in AmbientShadowConfig.Builder
119 public Builder setPolygon(float[] poly, int polyLength) { in setPolygon() method in SpotShadowConfig.Builder
75 .setPolygon(poly) in paintRectShadow()100 .setPolygon(poly, poly.length / ShadowConstants.COORDINATE_SIZE) in paintRectShadow()