Searched refs:getAllowSimplifyClip (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/debugger/
H A DSkDebugger.cpp50 bool pathOps = fDebugCanvas->getAllowSimplifyClip();
/external/skia/debugger/
H A DSkDebugger.cpp52 bool pathOps = fDebugCanvas->getAllowSimplifyClip();
/external/chromium_org/third_party/skia/src/utils/debugger/
H A DSkDebugCanvas.h41 bool getAllowSimplifyClip() const { return fAllowSimplifyClip; } function in class:SkDebugCanvas
H A DSkDebugCanvas.cpp242 bool pathOpsMode = getAllowSimplifyClip();
/external/skia/src/utils/debugger/
H A DSkDebugCanvas.h41 bool getAllowSimplifyClip() const { return fAllowSimplifyClip; } function in class:SkDebugCanvas
H A DSkDebugCanvas.cpp243 bool pathOpsMode = getAllowSimplifyClip();

Completed in 183 milliseconds