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

/external/skia/src/pdf/
H A DSkPDFDevice.cpp341 static bool calculate_inverse_path(const SkRect& bounds, const SkPath& invPath, function
417 if (!calculate_inverse_path(clipBounds, *outClipPath, outClipPath)) {
1470 if (!calculate_inverse_path(bounds, *pathPtr, &modifiedPath)) {

Completed in 53 milliseconds