Searched defs:effectiveStrokeColor (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsContextState.h72 SkColor effectiveStrokeColor() const { return applyAlpha(m_strokeColor.rgb()); } function in class:blink::FINAL
H A DGraphicsContext.h125 SkColor effectiveStrokeColor() const { return immutableState()->effectiveStrokeColor(); } function in class:blink::GraphicsContext

Completed in 139 milliseconds