Searched refs:handlePathAnnotation (Results 1 – 2 of 2) sorted by relevance
308 bool handlePathAnnotation(const SkPath& path, const SkDraw& d,
945 if (handlePathAnnotation(path, d, annotation)) { in drawRect()1029 if (handlePathAnnotation(*pathPtr, d, annotation)) { in drawPath()1703 bool SkPDFDevice::handlePathAnnotation(const SkPath& path, in handlePathAnnotation() function in SkPDFDevice