Searched refs:decrementSaveCount (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsContextState.h68 void decrementSaveCount() { --m_saveCount; } function in class:blink::FINAL
H A DGraphicsContext.h468 m_paintState->decrementSaveCount();
H A DGraphicsContext.cpp172 m_paintState->decrementSaveCount();

Completed in 58 milliseconds