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

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsContextState.h 97 SkColor effectiveFillColor() const { return applyAlpha(m_fillColor.rgb()); }
GraphicsContext.h 148 SkColor effectiveFillColor() const { return immutableState()->effectiveFillColor(); }

Completed in 517 milliseconds