Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFDevice.cpp294 static bool get_clip_stack_path(const SkMatrix& transform, in get_clip_stack_path() function
356 if (get_clip_stack_path(transform, clipStack, bounds, &clipPath)) { in updateClip()