Searched defs:setSourceRect (Results 1 – 3 of 3) sorted by relevance
472 public @NonNull Builder setSourceRect(@Nullable Rect srcRect) { in setSourceRect() method in PixelCopy.Request.Builder
411 public void setSourceRect(float x, float y, float width, float height) { in setSourceRect() method in ImageShader415 public void setSourceRect(RectF rect) { in setSourceRect() method in ImageShader
186 public void setSourceRect(float x, float y, float width, float height) { in setSourceRect() method in ShaderProgram