Searched refs:clearDrawLooper (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsContextState.h111 void clearDrawLooper();
H A DGraphicsContextState.cpp200 void GraphicsContextState::clearDrawLooper() function in class:blink::GraphicsContextState
H A DGraphicsContext.h356 void clearShadow() { clearDrawLooper(); }
362 void clearDrawLooper();
H A DGraphicsContext.cpp325 void GraphicsContext::clearDrawLooper() function in class:blink::GraphicsContext
330 mutableState()->clearDrawLooper();
752 clearDrawLooper();

Completed in 134 milliseconds