Searched defs:transformation_matrix (Results 1 – 3 of 3) sorted by relevance
186 const SkMatrix& transformation_matrix, in Prepare()
1043 def linear_transform(np_img, transformation_matrix, mean_vector): argument
1172 def __init__(self, transformation_matrix, mean_vector): argument