Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/core/
H A DSkPathRef.cpp87 static void transform_dir_and_start(const SkMatrix& matrix, bool isRRect, bool* isCCW, in transform_dir_and_start() function
216 transform_dir_and_start(matrix, newType == PathType::kRRect, &isCCW, &start); in CreateTransformedCopy()