Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/pdf/
H A DSkPDFDevice.cpp263 static bool calculate_inverse_path(const SkRect& bounds, const SkPath& invPath, in calculate_inverse_path() function
1214 if (!calculate_inverse_path(bounds, *pathPtr, &modifiedPath)) { in handleInversePath()