HomeSort by relevance Sort by last modified time
    Searched refs:clearDrawLooper (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsContextState.h 111 void clearDrawLooper();
GraphicsContextState.cpp 200 void GraphicsContextState::clearDrawLooper()
GraphicsContext.h 356 void clearShadow() { clearDrawLooper(); }
362 void clearDrawLooper();
GraphicsContext.cpp 325 void GraphicsContext::clearDrawLooper()
330 mutableState()->clearDrawLooper();
752 clearDrawLooper();
    [all...]

Completed in 191 milliseconds