Home
last modified time | relevance | path

Searched refs:endCull (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContextCullSaver.h29 m_context.endCull(); in ~GraphicsContextCullSaver()
DGraphicsContext.h334 void endCull();
DGraphicsContext.cpp1452 void GraphicsContext::endCull() in endCull() function in WebCore::GraphicsContext