DescriptionExplicit tile bounds for SkPictureShader
The integer picture size is not granular enough to allow precise tiling
in arbitrary coordinate systems. This CL adds an optional tile bounds
float rect param to control the tile size and location.
(this also allows tile spacing emulation for picture
shaders).
R=reed@google.com,robertphillips@google.com
Committed: https://skia.googlesource.com/skia/+/b5f7826c51af2862aebcabe61e1ba684f925e488
Patch Set 1 #
Total comments: 2
Patch Set 2 : Make tile param non-optional + more documentation. #
Total comments: 2
Patch Set 3 : Reverted param order. #Patch Set 4 : Rebased. #
Messages
Total messages: 15 (0 generated)
|