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