Searched refs:pathOps (Results 1 - 4 of 4) sorted by last modified time

/external/skia/debugger/
H A DSkDebugger.cpp52 bool pathOps = fDebugCanvas->getAllowSimplifyClip(); local
67 fDebugCanvas->setAllowSimplifyClip(pathOps);
H A DSkDebugger.h114 void setPathOps(bool pathOps) { argument
116 fDebugCanvas->setAllowSimplifyClip(pathOps);
/external/chromium_org/third_party/skia/debugger/
H A DSkDebugger.cpp50 bool pathOps = fDebugCanvas->getAllowSimplifyClip(); local
65 fDebugCanvas->setAllowSimplifyClip(pathOps);
H A DSkDebugger.h108 void setPathOps(bool pathOps) { argument
110 fDebugCanvas->setAllowSimplifyClip(pathOps);

Completed in 1066 milliseconds