Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFDevice.cpp256 static bool calculate_inverse_path(const SkRect& bounds, const SkPath& invPath, in calculate_inverse_path() function
325 if (!calculate_inverse_path(clipBounds, *outClipPath, outClipPath)) { in get_clip_stack_path()
1854 if (!calculate_inverse_path(bounds, *pathPtr, &modifiedPath)) { in handleInversePath()