Searched refs:GraphicStackState (Results 1 – 2 of 2) sorted by relevance
145 class GraphicStackState { class147 GraphicStackState(const SkClipStack& existingClipStack, in GraphicStackState() function in GraphicStackState173 void GraphicStackState::drainStack() { in drainStack()179 void GraphicStackState::push() { in push()186 void GraphicStackState::pop() { in pop()273 void GraphicStackState::updateClip(const SkClipStack& clipStack, in updateClip()309 void GraphicStackState::updateMatrix(const SkMatrix& matrix) { in updateMatrix()331 void GraphicStackState::updateDrawingState(const SkPDFDevice::GraphicStateEntry& state) { in updateDrawingState()1553 GraphicStackState gsState(fExistingClipStack, &buffer); in content()
325 the content stream with the help of a helper class, GraphicStackState,