Home | History | Annotate | Download | only in graphics

Lines Matching defs:setRegion

734         public Builder setRegion(@Px int left, @Px int top, @Px int right, @Px int bottom) {
749 * Clear any previously region set via {@link #setRegion(int, int, int, int)}.