Searched refs:pathOps (Results 1 – 2 of 2) sorted by relevance
102 void setPathOps(bool pathOps) { in setPathOps() argument104 fDebugCanvas->setAllowSimplifyClip(pathOps); in setPathOps()
43 bool pathOps = fDebugCanvas->getAllowSimplifyClip(); in copyPicture() local50 fDebugCanvas->setAllowSimplifyClip(pathOps); in copyPicture()