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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsContextState.h54 static PassOwnPtr<GraphicsContextState> createAndCopy(const GraphicsContextState& other) function in class:blink::FINAL
H A DGraphicsContext.h471 m_paintStateStack.append(GraphicsContextState::createAndCopy(*m_paintState));

Completed in 87 milliseconds