Searched defs:setOutstandingSaveCount (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/utils/debugger/
H A DSkDebugCanvas.h38 void setOutstandingSaveCount(int saveCount) { fOutstandingSaveCount = saveCount; } function in class:SkDebugCanvas
/external/skia/src/utils/debugger/
H A DSkDebugCanvas.h38 void setOutstandingSaveCount(int saveCount) { fOutstandingSaveCount = saveCount; } function in class:SkDebugCanvas

Completed in 428 milliseconds