Searched refs:transform_dir_and_start (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/core/ |
D | SkPathRef.cpp | 85 static void transform_dir_and_start(const SkMatrix& matrix, bool isRRect, bool* isCCW, in transform_dir_and_start() function 211 transform_dir_and_start(matrix, (*dst)->fIsRRect, &isCCW, &start); in CreateTransformedCopy()
|
/external/skqp/src/core/ |
D | SkPathRef.cpp | 119 static void transform_dir_and_start(const SkMatrix& matrix, bool isRRect, bool* isCCW, in transform_dir_and_start() function 241 transform_dir_and_start(matrix, (*dst)->fIsRRect, &isCCW, &start); in CreateTransformedCopy()
|