Searched refs:perspectiveRemover (Results 1 – 1 of 1) sorted by relevance
260 const SkMatrix& perspectiveRemover) { in linearCode() argument263 function.append(apply_perspective_to_coordinates(perspectiveRemover)); in linearCode()273 const SkMatrix& perspectiveRemover) { in radialCode() argument276 function.append(apply_perspective_to_coordinates(perspectiveRemover)); in radialCode()297 const SkMatrix& perspectiveRemover) { in twoPointConicalCode() argument312 function.append(apply_perspective_to_coordinates(perspectiveRemover)); in twoPointConicalCode()410 const SkMatrix& perspectiveRemover) { in sweepCode() argument716 const SkMatrix& perspectiveRemover) = NULL; in Create()