Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFDevice.cpp208 static bool calculate_inverse_path(const SkRect& bounds, const SkPath& invPath, in calculate_inverse_path() function
1384 if (!calculate_inverse_path(bounds, *pathPtr, &modifiedPath)) { in handleInversePath()
/external/skqp/src/pdf/
DSkPDFDevice.cpp208 static bool calculate_inverse_path(const SkRect& bounds, const SkPath& invPath, in calculate_inverse_path() function
1397 if (!calculate_inverse_path(bounds, *pathPtr, &modifiedPath)) { in handleInversePath()