Lines Matching full:matrix
280 * The interpretation of the texture matrix depends on the sample mode. The
281 * texture matrix is applied both when the texture coordinates are explicit
283 * case the texture matrix is applied to the pre-view-matrix position
287 * The post-matrix texture coordinates are in normalize space with (0,0) at
290 * The matrix specifies the radial gradient parameters.
291 * (0,0) in the post-matrix space is center of the radial gradient.
293 * Matrix transforms to space where first circle is centered at the
295 * 0 and is provided by setRadial2Params. The post-matrix space is
298 * The angle from the origin of texture coordinates in post-matrix space
310 const SkMatrix& matrix,