Home
last modified time | relevance | path

Searched refs:transform_dir_and_start (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkPathRef.cpp85 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/
DSkPathRef.cpp119 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()