Searched refs:m_aspectRatio (Results 1 – 2 of 2) sorted by relevance
117 float aspectRatio() const { return m_aspectRatio; } in aspectRatio()144 float m_aspectRatio; // For elliptical gradient, width / height. variable
47 , m_aspectRatio(1) in Gradient()60 , m_aspectRatio(aspectRatio) in Gradient()