Searched refs:perspectiveRemover (Results 1 – 1 of 1) sorted by relevance
261 const SkMatrix& perspectiveRemover) { in linearCode() argument264 function.append(apply_perspective_to_coordinates(perspectiveRemover)); in linearCode()274 const SkMatrix& perspectiveRemover) { in radialCode() argument277 function.append(apply_perspective_to_coordinates(perspectiveRemover)); in radialCode()298 const SkMatrix& perspectiveRemover) { in twoPointConicalCode() argument313 function.append(apply_perspective_to_coordinates(perspectiveRemover)); in twoPointConicalCode()411 const SkMatrix& perspectiveRemover) { in sweepCode() argument710 const SkMatrix& perspectiveRemover) = nullptr; in Create()