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