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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsContextCullSaver.h23 context.beginCull(rect);
35 m_context.beginCull(rect);
H A DGraphicsContext.h343 void beginCull(const FloatRect&);
H A DGraphicsContext.cpp1607 void GraphicsContext::beginCull(const FloatRect& rect) function in class:blink::GraphicsContext

Completed in 75 milliseconds