Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPathRef.cpp59 static void transform_dir_and_start(const SkMatrix& matrix, bool isRRect, bool* isCCW, in transform_dir_and_start() function
181 transform_dir_and_start(matrix, (*dst)->fIsRRect, &isCCW, &start); in CreateTransformedCopy()