Searched refs:incrementSaveCount (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsContextState.h67 void incrementSaveCount() { ++m_saveCount; } function in class:blink::FINAL
H A DGraphicsContext.cpp153 m_paintState->incrementSaveCount();

Completed in 400 milliseconds