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

  /external/webkit/Source/WebCore/platform/graphics/android/context/
GraphicsOperation.h 264 void setWindRule(WindRule rule) { m_windRule = rule; m_hasWindRule = true; }
PlatformGraphicsContextRecording.cpp 756 operation->setWindRule(clipRule);
    [all...]

Completed in 62 milliseconds